Adding toolbar to GridPanel at client side(thru Java Script)

  1. #1

    Adding toolbar to GridPanel at client side(thru Java Script)

    Hello People,

    Can you help me how add TOPBar and Bottombar to gridpanel thru Java script.
    At TopBar i should have some button controls and label control to add and delete the records.


    Thanks...
  2. #2
    Hi,

    A Panel doesn't support adding either TopBar or BottomBar on the fly.

    You could:

    1. Re-render that GridPanel with setting respective config options.
    2. Preferable way: just render a Toolbar in a respective container.

    P.S. I would suggest you to consider buying the Ext.Net premium support subscription (it requires the Ext.Net Pro license).
    http://www.ext.net/store/

Similar Threads

  1. Adding an event to Msg button from a client side?
    By ascsolutions in forum 1.x Help
    Replies: 3
    Last Post: Jan 24, 2012, 11:47 AM
  2. Replies: 1
    Last Post: Dec 01, 2010, 5:14 PM
  3. Replies: 2
    Last Post: Feb 16, 2010, 10:30 AM
  4. client side script after ajax event
    By [WP]joju in forum 1.x Help
    Replies: 0
    Last Post: Nov 25, 2009, 2:30 AM
  5. Adding java Extjs script Data grid
    By Shimon_wi in forum 1.x Help
    Replies: 2
    Last Post: Jun 16, 2008, 1:31 AM

Posting Permissions