473,320 Members | 1,957 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

question about validating in datagrid

hi
i have a dataSet with table that has only integer fields
and im using dataGrid with DataGridTextBoxColumn connected to the dataSet.
when im writing a string into the cell in the dataGrid , the string is
replaced with the old value (number) , so the cell validation is connected
to the table fields and not to the textboxColumn ? so what is the intention
of the textboxColumn?

sorry for the bad explanation...
thanks in advanced
Jul 21 '05 #1
2 1076
S-Gallit,

One of the ways I can explain it is that it tells how the column is showed.
You can standard as well use the checkboxcolumn and non standard however
endless findable on the Internet columns which are derived from those two as
by instance comboboxcolumns, calandarcolumns etc.

I hope this gives an idea and answers your question a little bit?

Cor
hi
i have a dataSet with table that has only integer fields
and im using dataGrid with DataGridTextBoxColumn connected to the
dataSet.
when im writing a string into the cell in the dataGrid , the string is
replaced with the old value (number) , so the cell validation is
connected
to the table fields and not to the textboxColumn ? so what is the
intention
of the textboxColumn?

sorry for the bad explanation...
thanks in advanced

Jul 21 '05 #2
yes, it answered my question
thanks

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Omavlana | last post by:
Pleas advise me how to do validations in side datagrid before updating the details into database. I am using VB.NET and updating the datagrid using sqlcommandbuilder. I want to validate the...
5
by: Steve | last post by:
I have a datagrid in a WinForm. When the user edits an entry in the datagrid, after he leaves that field, I would like to do some cheking. What event fires when the user does that? I need to...
1
by: Omavlana | last post by:
Pleas advise me how to do validations in side datagrid before updating the details into database. I am using VB.NET and updating the datagrid using sqlcommandbuilder. I want to validate the...
2
by: s-galit | last post by:
hi i have a dataSet with table that has only integer fields and im using dataGrid with DataGridTextBoxColumn connected to the dataSet. when im writing a string into the cell in the dataGrid ,...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.