This question is locked. New answers and comments are not allowed.
I want to put a custom command in a grid row. When the button is clicked I want to open a Modal Window to be able to enter some form information pertaining to the item from the row. Then I want to be able to save the data on the window using an Ajax call and then close the window.
1. Is this possible?
2. Do you have any examples of how to accomplish this?
Currently I have custom command button which navigates me to another view where I perform my form entry and then I navigate back to my original page but the row that I had selected is lost.
Thanks,
Billy Jacobs
1. Is this possible?
2. Do you have any examples of how to accomplish this?
Currently I have custom command button which navigates me to another view where I perform my form entry and then I navigate back to my original page but the row that I had selected is lost.
Thanks,
Billy Jacobs