Hello,
I have designed somewhat similar control like url below:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/edit-form-types/defaultcs.aspx
I would like to seek help on binding data to user control in Griview_SelectedIndexchanged event. I know i casn do this in Gridview_rowdatabound event, but i dont want
to use this event to bind thae data.
Any help is appreciated.
Go to the complete details ...