[CLOSED] Grid Panel with custom Template

  1. #1

    [CLOSED] Grid Panel with custom Template

    Hi,


    How can I create custom template within grid panel and bind with database.. I want to bind multiple text box from database with in a single template column

    I am attaching Image Click image for larger version. 

Name:	Template.jpg 
Views:	13 
Size:	23.4 KB 
ID:	7514

    Thanks in advance
    Last edited by Daniil; Jan 21, 2014 at 11:42 AM. Reason: [CLOSED]
  2. #2
    Hi @aditya,

    There should be an individual ModelField for each "text box".

    Inside a Template's HTML you can define an input HTML element for each ModelField.

    Please note that you won't be able to use Ext.NET components inside a Template, only raw HTML markup.

    Your requirement reminded me this example:
    https://examples2.ext.net/#/GridPane...red_Component/
  3. #3
    thanks @Daniil,

    worked!!!
    please set this thread as closed..

Similar Threads

  1. Custom Template Column
    By QualityCode in forum 1.x Help
    Replies: 2
    Last Post: Oct 29, 2011, 11:18 PM
  2. Replies: 0
    Last Post: Sep 27, 2011, 7:54 AM
  3. [CLOSED] Using custom template in a ComboBox
    By mattwoberts in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 28, 2011, 3:06 PM
  4. [CLOSED] Custom Template From CodeBehind
    By Immobilmente in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 10, 2009, 9:35 AM
  5. Custom Grid Header Template
    By mathec in forum 1.x Help
    Replies: 2
    Last Post: Jan 30, 2009, 7:20 PM

Posting Permissions