Using DevExpress controls in SF...


Author
Message
Edhy Rijo
E
StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi,

I want to start using some DevEx controls in my SF project like the RibbonControl, XTraNavBar and XTraTreeList, for the XTraNavBar and XTraTreeList I would like to bind some data.

Is there any special procedure to start using this controls in a SF project? 

Edhy Rijo

Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Well, basically you are creating your own BaseForm and cutting out the code from our BaseForm.  In that sample, I just took all of the code in the BaseForm class, created another class that inherited from the XtraForm, then added our code in that class.  So at this point you are not inheriting anything from the actual SF class....the code has just been copied over (or as we like to say "backed up" BigGrin).  So if we make a change to the BaseForm, you would not be inheriting that change.  You would have to go over and copy that code out and update your base form.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Edhy Rijo - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Edhy Rijo - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Edhy Rijo - 17 Years Ago
                         Well, basically you are creating your own BaseForm and cutting out the...
Trent L. Taylor - 17 Years Ago
Juan Carlos Pazos - 17 Years Ago
                     Hi Trent

Any comments about the last post.
...
Juan Carlos Pazos - 17 Years Ago
                         I really don't understand what you are asking or what your problem is...
Trent L. Taylor - 17 Years Ago
                             Hi Trent

[codesnippet]ll, basically you are creating your...
Juan Carlos Pazos - 17 Years Ago
                                 Hello

I try these Example all i read in this thread but i...
Rainer Kempf, RK - 17 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search