CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2000
    Posts
    57

    Need Help on VS FlexGrid Pro 7.0

    I am using VS FlexGrid Pro 7.0, I need to put a limit on the number of characters that can be entered in a given cell, can anyone tell me how can I do that.
    Secondly I need to validate the cell value before the user enters value in the next cell, in which event procedure can I perform this validation. Is there a property that can specify the datatype of the value the cell should except.


  2. #2
    Join Date
    Apr 2001
    Posts
    29

    Re: Need Help on VS FlexGrid Pro 7.0

    Is this a third party Control? I'm am having a simalar difficulty finding a useful data grid that will allow me to enter, valadate and edit data. I was actually looking for something that had the feel of an excel sheet.


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

Featured