GridPanel vs PropertyGrid

  1. #1

    GridPanel vs PropertyGrid

    Hello,

    I'm currently using a GridPanel to display and edit values from a table with columns id_config (autoincrement), name (nvarchar), value (nvarchar). See attached image.
    Column with value holds different datatypes (string, int, boolean) and I would like the user to edit values using the corresponding editor.

    Is it possible to display different inline editors with GridPanel or should I switch to PropertyGrid?
    If PropertyGrid is the option, is it possible to make a column groupable, save edited values from code-behind?

    BTW, rows in that table are fixed, no additions are made to the table dynamically. I'm using Ext.Net v1.3.0

    Thank you.
    Regards

    Alex
    Attached Thumbnails Click image for larger version. 

Name:	gridpanel-vs-propertygrid.jpg 
Views:	26 
Size:	78.6 KB 
ID:	6457  
    Last edited by aluna; Jun 26, 2013 at 8:39 PM.

Similar Threads

  1. [CLOSED] About PropertyGrid
    By cleve in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 03, 2012, 5:26 PM
  2. PropertyGrid
    By xxjt123xx in forum 1.x Help
    Replies: 1
    Last Post: Apr 21, 2011, 3:50 PM
  3. Readonly PropertyGrid?
    By wexman in forum 1.x Help
    Replies: 2
    Last Post: Nov 24, 2010, 11:10 AM
  4. The bug with the propertygrid
    By Demo in forum 1.x Help
    Replies: 0
    Last Post: Mar 06, 2010, 1:24 AM
  5. Setting new value in PropertyGrid
    By ljk25 in forum 1.x Help
    Replies: 0
    Last Post: Jun 26, 2009, 12:11 AM

Tags for this Thread

Posting Permissions