Hi everyone,
I use two Grids that show list and details of Process Orders respectively.
I pass all necessary parameters from Front Page screen.The problem I face is I have to click the submit button twice to populate the ListGrid and to populate the DetailsGrid I have to click on an entry twice in ListGrid.
I'm using an xml query to populate the grids.After clicking the Submit button once, I can view the updated xml.But only when I click the button again I get values on the Grid.
I hope this ia a problem with the updateGridEvent that is used... Can some one help me out with this issue...
Thanks in advance,
Ajitha