问题描述
<html><head></head><script>varobj;//保存点击刚才那个变量functionseleRen(a){obj=a;}functionsetVal(a){//赋值函数if(obj==null){alert('请先选择要填充的表格');returnfalse;}else{obj.value=a;}}</script><body>填表,先选你要填充的表格,然后点下面的选人列表,即可选入<table><tr><td><inputtype='text'onclick='seleRen(this)'></td><td><inputtype='text'onclick='seleRen(this)'></td><td><inputtype='text'onclick='seleRen(this)'></td><tr><tr><td><inputtype='text'onclick='seleRen(this)'></td><td><inputtype='text'onclick='seleRen(this)'></td><td><inputtype='text'onclick='seleRen(this)'></td><tr><tr><td><inputtype='text'onclick='seleRen(this)'></td><td><inputtype='text'onclick='seleRen(this)'></td><td><inputtype='text'onclick='seleRen(this)'></td><tr></table><br>选人列表<table><tr><td><inputtype="text"value="贝贝"onclick="setVal(this.value)"></td></tr><tr><td><inputtype="text"value="欢欢"onclick="setVal(this.value)"></td></tr><tr><td><inputtype="text"value="蓝蓝"onclick="setVal(this.value)"></td></tr></table></body></html>
解决方案
解决方案二:
不懂楼主啥意思,可以在GridView中放置一个dropdownlist嘛,要选的人可以作为数据源绑定到dropdownlist中去干嘛非要用那么多TextBox呢?
解决方案三:
晕,我是要给一周5天每天安排5个人值班。星期1星期2星期3星期4星期5每天安排5个人,明白吗?????????????????
解决方案四:
两个dropdownlist加一个button
解决方案五:
两个dropdownlist加一个buttonS3270那样不直观,不好看。。。。。。。。。