Varin Adhkab

Greenhorn
+ Follow
since Jan 25, 2011
Varin likes ...
Mac OS X Objective C Chrome
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Varin Adhkab

thanks maneesh for replying..but i got the solution for my problem...

my problem was to pre load other side of the list with defaul values...and the solution was to implement and use this method


com.extjs.gxt.ui.client.widget.form.DualListField.getToList()
12 years ago
GWT
Hello,

I have a duallistfield which has 9 fields. Now what i want is that, whenever a user loads my page 5 of those 9 fields should automatically be populated on the listfield giving user the choice to choose the remaining 4 as they wish. can someone please let me know how do we do it?

I have attached the desired output that i need. in my current implementation all the values are on the left box.

thanks in advance.



have posted the post on http://www.sencha.com/forum/showthread.php?136063-Pre-render-some-fields-in-the-DUALLISTFIELD-on-the-other-side forum also....
12 years ago
GWT
@Maneesh Godbole : I posted on that site after i posted it here. but anyway i am sorry as i had not read that rule which you pointed out. will keep that in mind in future.
12 years ago
GWT
No, I am not getting any errors on console..its when i launch the application and click on Charts tab i can see nothing. its blank..
as i said earlier but when i implement the same chart using a standalone project without using tomcat server i can see the chart .
12 years ago
GWT
Hello,

I have an application which i have deployed locally on tomcat server. I am using GXT version 2.2. I am using the advanced chart functionality provided by the framework. the problem is that the chart is not visible when i deploy on tomcat server but its visible when i use the GWT hosted mode functionality (by creating a dummy project). can someone please advice what could be the problem when i deploy on tomcat server. thanks.
12 years ago
GWT
basically to make an android app you need to know Java...apart from that android has a very customised version of Java VM(Dalvik VM).
13 years ago