njagota
New Member
Posts: 1

|
|
Help! trouble rebinding table to data island (Date posted: 05/15/05 at 09:20:01) |
 |
Help! If I bind an html table in IE, it works. But when I try to unbind and rebind the table to another data island using client vbscript, nothing happens. I do tblTest.datasrc="", which unbinds table. But when I tbltTest.datasrc="#newDSO", nothing happens. If I bind it the first time, it takes, so there is not error in setting datafld or anything like that.
|