Hi, I am using OnRowDataBound client event handler to add new items to the Grid on the client side. However, I found that the GridClientSelectColumn is not populated, i.e. no check box appears, when a new item is added to the table view. So the question is how can I get the check box to appear? My wild guess is I might have to edit the innerHTML of the cell, but not sure at all.
Thanks for helping.
Thanks for helping.