Search Type: Posts; User: premraj
Search: Search took 0.01 seconds.
-
24 Mar 2009 10:51 PM
- Replies
- 0
- Views
- 674
Hi,
I want to set template for from ant to lists in dual list field. I have seen example from combo box but that doesn't work for me. I read from the docs that i have to set item selector... -
12 Jan 2009 11:29 PM
Jump to post Thread: Integration TinyMCE in GXT by premraj
- Replies
- 15
- Views
- 25,966
hi,
when i use tinymce in two different panels i got t.win.document is null error in firefox error console and unable to focus on tinymce field while same is working fine with ie -
12 Jan 2009 3:25 AM
Jump to post Thread: how to validate DualList ? by premraj
- Replies
- 10
- Views
- 3,262
Thanks for reply ... there is setvalidator(Validator valodator) method .. but doesn't worked for me :(
I have to do it manually(as you suggested) -
11 Jan 2009 9:41 PM
Jump to post Thread: how to validate DualList ? by premraj
- Replies
- 10
- Views
- 3,262
Anybody knows how to validate dualList field ? I want at least one item is to be selected before proceeding. my dual list is in fieldset.
-
20 Nov 2008 2:35 AM
- Replies
- 3
- Views
- 900
mine is working fine with :
public class MyModel extends BaseModel {
public MyModel(Date alertDate){
setAlertDate(alertDate);
}
public Date getAlertDate(){ -
20 Nov 2008 2:26 AM
Jump to post Thread: paging question by premraj
- Replies
- 0
- Views
- 608
What is the difference between paging grid example and paging with bean model example.
I have a records upto 15000 which paging grid is more useful and efficient. -
15 Sep 2008 11:08 PM
Jump to post Thread: show new page in panel by premraj
- Replies
- 3
- Views
- 706
Thank you for your reply
please provide a link to tutorials -
15 Sep 2008 10:33 PM
Jump to post Thread: show new page in panel by premraj
- Replies
- 3
- Views
- 706
hi,
I have two panels, one is loaded with tree and i want on selection of tree node will open a page in other panel. Is that possible ?? if yes how ??? thanks in advance.
Results 1 to 8 of 8
