Aspxgridview Init Updatelibrary Detail - crm.catalystglobal.com 4d666c
The master grid id is aspxgridview1 and the detail grid id is aspxgridview2. To get started, do the following: Webnov 25, 2011 · aspxtextbox txtname;
Webaug 30, 2016 · i found a way to get the selected row of the detail grid, not sure how 'advised' it is to do it this way but it works fine for me, i added an onload() event to the. I can get the master row value via a dataitemtemplate. Protected void txtname_init(object sender, eventargs e) { txtname = (aspxtextbox)sender;