Hi,
I am using the gridview Q1'14 in unbound mode and with load-on-demand.
Populating the grid and loading the child rows in the RowSourceNeeded Event works fine.
Adding new Rows in the MasterTemplate with Rows.AddNew works as well.
But adding a Row in MasterTemplate.Templates[0].Rows.AddNew always returns null.
Am I forgetting something?
Thanks in advance for a qujick response!
I am using the gridview Q1'14 in unbound mode and with load-on-demand.
Populating the grid and loading the child rows in the RowSourceNeeded Event works fine.
Adding new Rows in the MasterTemplate with Rows.AddNew works as well.
But adding a Row in MasterTemplate.Templates[0].Rows.AddNew always returns null.
Am I forgetting something?
Thanks in advance for a qujick response!