In ASP.Net web forms the various data adapters like SqlDataAdapter and OleDbDataAdapter components do not highlight in the toolbox. Whereas these work very well in the Windows Forms.
Can anyone specify the actual reason behind this difference that when there is a common framework then why it cant be used with Web Forms.
Please Reply....
ArshadPosted Dec 31, 2007, 1:15 AM
i think ur looking for the sqldatadpter as a tool in the toolbox rgt in the ASP.NET??????
well u can do that.but the way i told u that is only to drag n drop the table and configure the sqldataadapter n all.just go to the tool box n rigth click on that just Add n remove option will be there so just add ur what ever u need.ok
Regards
Arshad Khan
Ashwini BaggaPosted Dec 31, 2007, 12:19 AM
ArshadPosted Dec 31, 2007, 12:14 AM
Hi.hey nothing is like dat what ur thinking.see MOst of the thing is class in the .NETFRAMEWORK.ok.n u can also create ur own control n install in to the .NETFramework.n add in the tollbox.so like dat only u can do the same thing in the ASP.NET.Open ur Visual studio n press ctr+alt+s then u will get the server Explorer.u can access ur Sql server from there n then u drag n drop one table in the webform.then see in the bottom of ur from u will get the Sql connection n all there u can configure the sqlAdatpter. n bind that table with ur Datagrid like u do with ur winForn.i hope u know that.
Thanks
Regards
Arshad Khan