Hello,
I am new to the control set... so please forgive me if this is obvious...
I decided I would try to start out easy and use the Grid control. I replaced a grid I was using with the Grid control, and per the examples I should be able to use the DataSource and DataBind() property and method.. but they don't seem to exist. I get the following error, for example:
'Syncfusion.JavaScript.Web.Grid' does not contain a definition for 'DataBind' and no extension method 'DataBind' accepting a first argument of type 'Syncfusion.JavaScript.Web.Grid' could be found.
It suggests maybe I am missing an assembly reference.. but not sure what I would be missing. Any help would be greatly appreciated!
Thanks!