Hi i've a rad grid. I can expand the row in the grid. I've binded the grid from the dataset. When I expand the rows i want to populate the textboxes inside the expanded row. I'm unable to do that.
Actually i designed it usuing the first link that you provided. But i would like to get the row that am expanding on the server side and want to do insert/update functions.