Results 1 to 3 of 3

Thread: datagrid cell value

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471

    datagrid cell value

    After I change the cell value and move the mouse away, the cell value goes back to the old value. Weird? why?

  2. #2
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961
    Either the value entered is not valid (like double instead of single) or the grid's editable property is set to false.
    Microsoft Techie

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471
    thanks. You are right. the input data is in wrong data type.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width