Hello
I am displaying child grid view in my application.
myproblem is that when i add a new row to data source of child grid view which isdata table it doesn't get refresh in child grid view.
after trying toomuch and calling your grid update method for 2- 3 time with different parametersi am able to refresh it and able to get newly added row in child rows list butthe new row is not properly visible due to height of child template.
Socan you help me in increasing the height of child template so that rows becomevisible?
I am displaying child grid view in my application.
myproblem is that when i add a new row to data source of child grid view which isdata table it doesn't get refresh in child grid view.
after trying toomuch and calling your grid update method for 2- 3 time with different parametersi am able to refresh it and able to get newly added row in child rows list butthe new row is not properly visible due to height of child template.
Socan you help me in increasing the height of child template so that rows becomevisible?