How do I bind a GridView to a dataset, is it even possible? I looked iin the guide book and they all seem to binding via the code and in the ASP.NET version you can just link it to the SQL datasouce you created. (Again dont know much of this WPF world)
Im use to the ASP.NET RadGrid and binding options but Im trying to see if I can get one of my larger applications to run in WPF.
Im using Q3 WPF and VB. I added a DataSet and have the query I want in it. (I just left it the default "DataSet1.xsd" with all the default values for testing.)
Im use to the ASP.NET RadGrid and binding options but Im trying to see if I can get one of my larger applications to run in WPF.
Im using Q3 WPF and VB. I added a DataSet and have the query I want in it. (I just left it the default "DataSet1.xsd" with all the default values for testing.)