[CLOSED] Migrating from Coolite to Ext.Net

  1. #1

    [CLOSED] Migrating from Coolite to Ext.Net

    Hi

    Is there any resource detailing what change you need to make to code written for Coolite when migrating that code to use Ext.Net?

    For inheriting from Coolite/Ext.Net controls, I see the Xtype and InstanceOf attributes have been replaced with overidden readonly properties in the descendant class, but what's happened to the ClientConfig attribute? How is the same thing achieved in Ext.Net?

    Johno
    Last edited by Daniil; Jan 21, 2011 at 3:46 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please see the following threads how to migrate:
    http://forums.ext.net/showthread.php?10069
    http://forums.ext.net/showthread.php?10097

    For inheriting from Coolite/Ext.Net controls, I see the Xtype and InstanceOf attributes have been replaced with overidden readonly properties in the descendant class, but what's happened to the ClientConfig attribute? How is the same thing achieved in Ext.Net?
    Xtype and InstanceOf attributes were replaced with respective properties.

    Please see an example how it looks in Ext.Net 1.0.
    http://forums.ext.net/showthread.php?7946
    Last edited by Daniil; Jan 21, 2011 at 3:46 PM. Reason: Minor correction

Similar Threads

  1. [CLOSED] Migrating to 2: PartialViewResult
    By PhilG in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: May 21, 2012, 9:27 AM
  2. [CLOSED] Migrating to 2: TreePanel loader
    By PhilG in forum 2.x Legacy Premium Help
    Replies: 11
    Last Post: May 18, 2012, 3:24 PM
  3. [CLOSED] Migrating a MVC App from v1 to v2
    By RCN in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 10, 2012, 7:05 PM
  4. [CLOSED] Migrating to Coolite 1.0
    By pattake in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 31, 2011, 4:11 PM
  5. [CLOSED] problem migrating from 06 to 07
    By Lex in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 05, 2009, 3:57 PM

Posting Permissions