Hey guys,
Having an issue and wondering if I am doing something wrong. What I'm trying to achieve is initialize the grid on the page load and set the datasource at some other point (e.g. button click) using the setDataSource method but it won't load. Am I missing something or doing it wrong?
Working fine - Grid initialize using grid datasource option:
http://jsfiddle.net/dannycabrera/77Gbn/
Not working - Grid setDataSource method:
http://jsfiddle.net/dannycabrera/77Gbn/2/
Thanks for the help.
Having an issue and wondering if I am doing something wrong. What I'm trying to achieve is initialize the grid on the page load and set the datasource at some other point (e.g. button click) using the setDataSource method but it won't load. Am I missing something or doing it wrong?
Working fine - Grid initialize using grid datasource option:
http://jsfiddle.net/dannycabrera/77Gbn/
Not working - Grid setDataSource method:
http://jsfiddle.net/dannycabrera/77Gbn/2/
Thanks for the help.