How to make an editable TemplateColumn in a GridPanel?

  1. #1

    How to make an editable TemplateColumn in a GridPanel?

    In my model, I have STREET, CITY, STATE, ZIP, and I want to display them in a single column in my GridPanel in the format:
    STREET
    CITY, STATE ZIP

    That's easy enough to do with TemplateColumn.
    However, I want each of these fields to be editable, individually. Is there a way to do this?

    Click image for larger version. 

Name:	test.png 
Views:	123 
Size:	3.4 KB 
ID:	5404 <-see this image for an example row
    Last edited by KBorkiewicz; Jan 09, 2013 at 4:22 PM.
  2. #2
    What I mean is, I want the formatting of my rows to look like this: Click image for larger version. 

Name:	test.png 
Views:	151 
Size:	3.4 KB 
ID:	5395 (<- click to see image)
    But I want the address to have separate editable fields for street, city, state, and zip code.
  3. #3
    So I take it this is not possible...

Similar Threads

  1. GridPanel templatecolumn
    By dew3083142 in forum 1.x Help
    Replies: 7
    Last Post: Nov 01, 2012, 8:00 AM
  2. Replies: 4
    Last Post: Jul 10, 2012, 5:35 PM
  3. Adding Dropdown box to TemplateColumn of GridPanel
    By Mrityunjay in forum 2.x Help
    Replies: 0
    Last Post: Jun 19, 2012, 9:41 AM
  4. [CLOSED] Problem with TemplateColumn
    By xeo4.it in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 30, 2010, 10:19 AM
  5. Replies: 0
    Last Post: May 25, 2010, 2:10 AM

Tags for this Thread

Posting Permissions