use usercontrol dynamically... |
| Vasanthakumar D replied to abc V at 10-May-08 01:11 |
hi,
you can create a user conotrl with grid ....
and pass the value of the checkbox list items to user control like one, two and three..
and bind the grid in user cotnrol based on the value...
create this user control dynamically to your page depends on the no of items selected... |
|