DataGrid goes crazy

  • Thread starter Thread starter NetRacer
  • Start date Start date
N

NetRacer

hi,

i've i little problem with a DataGrid bound with an AccessDB. is has 3
columns, the third formatted as currency.

when i try to enter a new line, the (Null)-Strings appear in each column. if
i change one column and want to enter the next one (by tab or mouse) it
cleares my entry back to (Null). this happens with all columns. if i then
enter another new row i can change the columns of the first one but with the
new one again the same happens.

what goes here wrong?
thx for any help
netracer
 
Hi,

of course I'm using TableStyles and DataGridColumnStyles. The problem is not
how it shows NULL-values, the problem is it cleares my entries in new lines
back to NULL.

however, thanx for your try
netracer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top