Welcome to the Xceed Community | Help
Community Search  
More Search Options

Enable/Disable Editing for all columns in the Grid?

Sort Posts: Previous Next
  •  02-17-2010, 9:43 AM Post no. 25824

    Enable/Disable Editing for all columns in the Grid?

    Is there some way of making the hole grid read only without changing the read only status of the individual columns?

    I have a grid with some (not all) columns marked as read only.
    There are times when I would like to switch between allowing editing and preventing editing.

    I have tried changing the grid's enabled property to False but this also prevents scrolling.

    Filed under:
  •  02-17-2010, 12:39 PM Post no. 25830 in reply to 25824

    Re: Enable/Disable Editing for all columns in the Grid?

    Hi Morgan,

    You could set the Grid Control’s ReadOnly property to true in order to prevent the edition on that grid without having to change the ReadOnly status on the individual columns.  


    Xceed - Software Developer and Technical Support
  •  02-18-2010, 10:23 AM Post no. 25857 in reply to 25830

    Re: Enable/Disable Editing for all columns in the Grid?

    mohamed:

    Hi Morgan,

    You could set the Grid Control’s ReadOnly property to true in order to prevent the edition on that grid without having to change the ReadOnly status on the individual columns.  

     

    Boy do I feel dumb; Thanks.

View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.