Hi so I have a rad grid in a form where by the push of a button, it makes it visible and can input additional user of the form if wanted. It works when barely creating the form, and also when I open the form and there are alreadu sers added on that grid, but when I open an existing form that has not had any users added yet and I want to add them:
I click on Add New
insert the new user in the grid
and the page tells me it succesfully entered it
does not display on the grid
but does update on sql db
and when i reopen the form, the record i inserted is there.
Is there a reason why it does not display it right away...this only happens in these cirucmstances beacause when i barely create the form and add users right away it inserts them and i can see them, but when I do it under these circumstances, it does not.
HELP!
I click on Add New
insert the new user in the grid
and the page tells me it succesfully entered it
does not display on the grid
but does update on sql db
and when i reopen the form, the record i inserted is there.
Is there a reason why it does not display it right away...this only happens in these cirucmstances beacause when i barely create the form and add users right away it inserts them and i can see them, but when I do it under these circumstances, it does not.
HELP!