From:
<car...@te...> - 2004-03-19 10:27:56
|
Hello: > but I do be able to load the data during design time using Borland Data > Provider on datagrid until what I have try so far ... Don't see why, as i tell in my latest email it's a specific feature of the Borland Data Provider, maybe i'm wrong but if you try with SqlClient you will be not able to see the data at desing time either. How are you assigning the DataSet to the DataGrid ?? and how are you doing the Fill of the DataSet ?? You can review one of the ASP.NET samples (the VB.NET one) in the 1.5 packages that uses a datagrid for show data. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |