I have three grids on one page. All three are in edit mode and only display one item. There is only one "Save" button on the third grid at the bottom of the page in the CommandItemTemplate. I would like to be able to edit all three of the grids, click the Save button in the third grid and have all the data in all of the grids saved. I'm using the ItemCommand event on that third grid to enter a server-side function to perform the save. However, I'm currently getting the error "Object reference not set to an instance of an object" when trying to reference another grid. Is this possible and if so, can someone provide some guidance?
Thank you,
Eric Skaggs
Thank you,
Eric Skaggs