Adding java Extjs script Data grid

  1. #1

    Adding java Extjs script Data grid

    <U>i have a question

    </U>i build a view port in my code behind .cs page and i want to use an existing ExtJS data grid inside one of the panels, how can i use it ?


    Shimon
  2. #2

    RE: Adding java Extjs script Data grid

    The Coolite GridPanel will be available publicly with the Toolkit Version 0.6.0 release. At that time you will be able to add the <ext:GridPanel> just as you would any other Panel control.

    At the moment, if you want to add a GridPanel to your page you would have to hand create the required JavaScript. I would suggest checking out the ExtJS Learning Center and ExtJS forums for more information.

    Hopefully be mid this week we should have a Preview of the <ext:GridPanel> to demonstrate. The source code for that early work on the GridPanel will be available in SVN.
    Geoffrey McGill
    Founder
  3. #3

    RE: Adding java Extjs script Data grid

    i have an Extjs gridpanel working my question is can i add it to one of the colite controls like tabpanel and if i can how do i do it

Similar Threads

  1. Replies: 0
    Last Post: Jun 15, 2012, 11:49 AM
  2. Replies: 1
    Last Post: Nov 18, 2011, 5:29 PM
  3. [CLOSED] [1.0] Java Script broken under IE
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 06, 2010, 4:46 PM
  4. How to Expand the collapsed panel from java script
    By ajaybabu.maddinani in forum 1.x Help
    Replies: 4
    Last Post: Mar 12, 2010, 2:42 AM
  5. call java script methos on Textarea
    By Sameera in forum 1.x Help
    Replies: 2
    Last Post: Sep 18, 2009, 9:24 AM

Posting Permissions