How to make grid colums as noneditable by users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujathaeeshan
    New Member
    • Feb 2008
    • 22

    How to make grid colums as noneditable by users

    Hi all,

    Is there any functions or built-in property values exist that shoudn't allow

    the coumbo box or grid colums to edit.It has to show only the existing values

    which is stored in coumbo box or grid colums.

    plzz help me out of this query...
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    Hi

    For combobox, just set its property style=2 (DropDown List). For grid, can you specify what type of grid are you using?

    Rey Sean

    Comment

    • sujathaeeshan
      New Member
      • Feb 2008
      • 22

      #3
      hi,

      Its DataGrid

      Thannx
      sujathaeeshan

      Comment

      Working...