Gilad
This should work, yes. WinGrid should behave the same whether you're getting your data from a table or a view.
Are you sure the data is getting into your application? Is there a call to the Fill() method of your TableAdapter somewhere in your form's code?
Hi Vince, We are really new with infragistics and currently i'm only checking if infragistics capabilities suites our requirements.
I'm using the automatic binding feature, i have created a view in my data base and dragged it to the wingrid just like i'm dragging any other data source table.
I didn't write any code at all and is counting on the automatic binding, if this is posible we will get inside the code.
If i drag an ordinary DB table, this works and i can see my data in the frid when i run the project but if i drag a DB view (from the data source explorer) it doesn't show anything.
If i do the same on the WinTree control - it works, but i need the WinGrid and not the WinTree.
I have searched for the problem but came with no resultes and will appriciate your help.
Thanx, Gilad.
I'm not familiar enough with the automatic drag-and-drop databinding to be certain, but this doesn't sound like correct behavior to me - particularly if the same data source works in WinTree.
I suggest that you submit a support request so that a Developer Support Engineer can look into this in more detail. In this situation, we wouldn't need a sample to reproduce the behavior, but instead specific steps to reproduce. If possible, please test these steps using the Northwind or pubs database, since it'll then be easier for us to repeat those steps against the same database.