Hi All,
The problem.
When i click on the Insert btn (CommandItemTemplate) of the Detail table, it does not go into "Insert Mode", ie no New Grid Row is provided (inline mode) to capture data into.
Is there a requirement I'm missing??
Scenario:
The problem.
When i click on the Insert btn (CommandItemTemplate) of the Detail table, it does not go into "Insert Mode", ie no New Grid Row is provided (inline mode) to capture data into.
Is there a requirement I'm missing??
Scenario:
- I am not using the <ParentTableRelation> . (I mention it because I don't know if this could cause the issue).
- DataBinding occurs in the DetailTableDataBind event.(MainGrid uses OnNeedDataSource).
Thanks
Neal