G
gryphon
Guest
Hi Can someone point me in the correct direction... i have a pop editor on my grid for editing a record. When i click the update button i not only want tp update the record but i want to populate a dataset or a variable on the client side as well. Ive tried many examples in demos etc but i cannot get my update method of transport to fire. I have go as far as using a change event for the grid to get its data source and try and fire the update function. However doing it this way i get an error of: model undefined Basically when the user clicks on the popup's update/cancel buttons i want to populate variables etc. and i cant seem to get this working. Any ideas? TIA
Continue reading...
Continue reading...