Could someone please be kind enough to advise how I can add data to the grid when using datatype: “local” and when I do not want to add the data during the instantiation of the grid using the data: option?
(My goal is to create a blank grid and populate it as the user types from a local variable so obviously recreating the grid in such a scenario after every keystroke would be a bad idea)
.addJSONData() doesnt work (as this seems to be designed to work only with webservices)
So what are my options?
Thanks in advance for any help ![]()
PS: THANK YOU GUYS FOR CREATING SUCH AN AMAZING PRODUCT… (I wish we had such a fully featured grid in forms applications)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top