Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   Datagrid Validation (http://www.programmingforums.org/showthread.php?t=1620)

Fahoood Dec 21st, 2004 11:41 PM

i have a datagrid with many rows and columns
which users should enter data on
each cell has its own validation
how can i do that ?



thX
fahad

melbolt Feb 17th, 2005 3:54 PM

Quote:

Originally Posted by Fahoood
each cell has its own validation
how can i do that ?

are you asking how you can validate the cells? If so, I believe there is a property that will allow you to do this. Just check your properties tag for the data grid and search around in there.

Bharathi Apr 21st, 2005 2:16 AM

Implement Validations in Datagrid
 
Hi,

I have placed Datagrid and 4 command button controls for

1.Add data to the grid.
2.Edit data in the grid.
3.Delete data in the grid.
4.Cancel data which is entered in the grid.

I have done validations to the grid through command buttons. I have learned these techniques in the Application series of books.

Application Series Books teach the reader how to develop an accounting package for a client server network. These books also teach all the secrets and logics required to develop an accounting package.

Log on to:http://www.vkinfotek.com



Regards
Bharathi


All times are GMT -5. The time now is 3:48 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC