i need help plz
-
hello i need help i am working on database and i have connected it to the c# i need small thing i have created a serach button but i dont want to show the result on data grid view if u can help plz give me the answer and the code ty
Cross posting[^] in the C# forum won't help much. :mad:
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]
-
hello i need help i am working on database and i have connected it to the c# i need small thing i have created a serach button but i dont want to show the result on data grid view if u can help plz give me the answer and the code ty
If you don't want to use the datagrid view then you can use HTML table to display. Example: http://www.asp.net/mvc/tutorials/displaying-a-table-of-database-data-cs[^]
Om Prakash Pant