[CLOSED] reorderable property not appear

  1. #1

    [CLOSED] reorderable property not appear

    The Reorderable property not appear, in the panel. why?

    I use version 2.2
  2. #2
    What Reorderable poperty do you mean? If you mean
    https://examples2.ext.net/#/Toolbar/...arReorderable/

    then there is no such property. You need to use CustomConfig in codebehind or just write it in markup like in the examppe, Ext.Net moves it from markup to CustomConfig automatically
  3. #3
    sorry, I was not clear, I need to use this example: https://examples2.ext.net/#/TabPanel...rderable_Tabs/
  4. #4
    For this case my previous answer is correct also. It is custom property, you will not see it in intellisense
  5. #5
    Quote Originally Posted by Vladimir View Post
    For this case my previous answer is correct also. It is custom property, you will not see it in intellisense
    it right, it works thanks!

Similar Threads

  1. [CLOSED] Still hoping for Tab in TabStrip Reorderable=false
    By michaeld in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 08, 2013, 4:19 AM
  2. Replies: 3
    Last Post: Dec 15, 2011, 12:18 PM
  3. Replies: 1
    Last Post: Feb 22, 2011, 11:25 PM
  4. [CLOSED] how to set panel html property as javascript property
    By kenanhancer in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Jan 05, 2011, 6:45 PM
  5. [CLOSED] [1.0] AutoDataBind property
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 28, 2010, 2:47 PM

Posting Permissions