Aspxgridview Init Updatelibrary Detail - Hello thunis, you can use the. Gets the aspxgridview’s detail rows. Devexpress. v24. 2. dll. A datadetailrows object that provides methods used to. Specify the control’s aspxgridview. keyfieldname property. Enable crud commands in the data source (insertcommand, updatecommand, and deletecommand). To get a template control reference, use special methods. In particular, use the aspxgridview. finddetailrowtemplatecontrol method to get your child grid reference. To be able to access the detail grid in your code behind just cast it to an aspxgridview once it's loaded, have a look at my solution below. This example shows how to create and configure the aspxgridview control dynamically at runtime. Follow the steps below to create the control in code.
Hello thunis, you can use the. Gets the aspxgridview’s detail rows. Devexpress. v24. 2. dll. A datadetailrows object that provides methods used to. Specify the control’s aspxgridview. keyfieldname property. Enable crud commands in the data source (insertcommand, updatecommand, and deletecommand).