I have a EXtJS web application that returns data in json format. The results are presented paged in ExtJS Grid and are handled by pagingToolbar. I\'m using slidingPager plugin to select the pages. Wha
Folks, I have a combobox component backed by a JSONStore.The data loaded into the store is returning null for the combobox\'s value.The value is an int.The JSON decode process is converting the null
I\'m trying to get some simple data into a JsonStore, but it doesn\'t seem to work. The code is pretty much the same as examples:
I need to get the xml path opf the xml file by providing the value of an xml child element as the input.