M
mflanegan
Guest
Hi there, I am currently battling with an issue regarding the Kendo Grid. I have a kendo grid, that consists of a text box on each row to update the quantity of each item. On enter of the text box, the values need to stored so that I can view them in my shopping cart. I need to be able to update my dataset that is stored in local storage on value change of the text box. The value of the quantity is easy enough to retrieve but the other values, not so much. How would I go about retrieving the entire rows values on value change of the text box. I was using the normals edit popup/inline editing but that does not meet the requirements. Thanks in advance. Meyrick
Continue reading...
Continue reading...