Hi Guys. I'm using datagrid in vb.net. Question is how do i validate datarid. I've fixed number of column but row can be vary. I have some mandatory field which i have to make sure is filled in or if it say phone number or email, i have to make sure my code can validate that function. Pls help thx usernamess
usernamess
Posts
-
datagrid validation -
regarding excel sheet generation in vb.nethello, so let me get this straight, you are using datagrid and you want to create excel file from that. Or you want to create from webform. Here are links from internet. http://support.microsoft.com/default.aspx?scid=kb;en-us;317719 http://geekswithblogs.net/azamsharp/archive/2005/08/05/49291.asp let me know if you need more help thx
-
Datagird to excel in vb.netHi Guys. I need someone help ASAP. I’m using datagrid in my form. When user click button on that form I want all the information from datagrid to be saved in excel file. Dialog box must appear asking user where to save. I don’t want excel file to appear on the screen. The excel file must be read only file Also. I’m writing code in vb.net. Please help me out here. Also advise me if I need to reference any library. I’ve found lots code for asp.net but I need code for VB.NET Only that work. Pls guys help Thx james