Sorry if this is a basic question but I am very new to C# and even newer to Kendo UI. I have a reporting tool where users select an Oracle table or view and the tool dynamically displays the data from that table/view in a grid. This works fine using the ASP.Net grid however we would love to have the extra functionality that comes with Kendo.
Right now I have created the various component which I believe would render a static grid for one table. However, every time I run the html file I get a Kendo grid, the grid spins like it is trying to pull data then I get a blank grid with zero records. I'm sure I missing something, please help.
I am assuming that once I get the through the static definition I will be able to migrate to a dynamic model.
I have attached my files.
Thank you! Rod
Right now I have created the various component which I believe would render a static grid for one table. However, every time I run the html file I get a Kendo grid, the grid spins like it is trying to pull data then I get a blank grid with zero records. I'm sure I missing something, please help.
I am assuming that once I get the through the static definition I will be able to migrate to a dynamic model.
I have attached my files.
Thank you! Rod