Whe I try to bind to a web hierachical data source I get the next error whe running the app
Parser Error Message: The base class includes the field 'whdsestructura', but its type (Infragistics.Web.UI.DataSourceControls.WebHierarchicalDataSource) is not compatible with the type of control (Infragistics.Web.UI.DataSourceControls.WebHierarchicalDataSource).
How can I fix this or which datasource control should I use?
Hello losoriomx,
What data source are you using, how do you assign it to the grid. Can you show me your sample or code snippet? Which version are you using. I will need this information as a start point to investigate this further. Also make sure that you are referencing only one version of our products to your project and if you upgraded you have the license file cleaned.
If you need further assistance do not hesitate to contact me.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
I have added the infragistics references to an empty web project with framework 4, and the problem occurs, I have created a new project of the same caracteristics, without adding the infragistics references and all works fine, what references are the correct one's to be added to an empty web project?, in fact I was using a hierarchical web datagrid with an hierachical web datasource, I only have the evaluation version of the 2012 vol 1 controls for asp .net
Hi losoriomx,
Drag and drop the WebHiearchicalDataGrid, WebScriptManager, WebHhierarchicalDataSource… They will add the references needed when you drag them from the toolbox.