Search Type: Posts; User: dineshv87
Search: Search took 0.02 seconds.
-
26 Dec 2012 11:02 PM
- Replies
- 8
- Views
- 1,364
It seems to be we cannot run gwt devmode with assertions disabled (Source : link ). Assertions are enabled in code level as per the implementation of CompilingClassLoader . Has anyone succeeded with...
-
23 Jun 2011 4:37 AM
- Replies
- 5
- Views
- 2,737
Thanks for the response.
Yes I understood why it is not calling validator.validate() method. But as per the document of textfield.setValidator(...) method it should be called when all basic... -
15 Jun 2011 11:53 PM
- Replies
- 5
- Views
- 2,737
Hi
I have a formpanel which has only one text field. I have added few validations via setValidator() method. I am calling textfield.validate() method on click of submit button. But... -
10 Jun 2011 3:16 AM
Jump to post Thread: Tabbing issue in form panel by dineshv87
- Replies
- 0
- Views
- 809
Recently I have developed a screen which is exactly similar to the gxt demo's advanced form. In that example if we press tab key from First name field, focus goes to Company field. But in my...
-
2 Jun 2011 11:38 PM
- Replies
- 1
- Views
- 1,828
I am using gxt's editor grid. In that I am using grid.setStripeRows(true) . I can able to see alternate record styles now. But how to change the background color of the alternate records? One option...
-
4 May 2011 10:33 PM
Jump to post Thread: Scroll issue in livegridview by dineshv87
- Replies
- 9
- Views
- 2,162
Hi ,
Recently I found an issue with livegridview. Below are the steps to reproduce
1) Open the livegrid in the gxt demo website.
2) Scroll down little bit in the grid. It shows some records... -
6 Jan 2011 5:22 AM
- Replies
- 1
- Views
- 1,003
In my gxt grid a if cell is modified I have to change the style for that cell. Once changes in store is committed I have to remove that style. I think gxt supports that. How to achive in my...
-
3 Jan 2011 9:35 PM
Jump to post Thread: Drag and drop in livegrid by dineshv87
- Replies
- 3
- Views
- 1,287
Thanks sven.
In my requirement I have to display 15000 records in the grid. At the page load itself I am bringing all the records to client side. But while displaying based on the scroll I will... -
3 Jan 2011 1:45 AM
Jump to post Thread: Drag and drop in livegrid by dineshv87
- Replies
- 3
- Views
- 1,287
Recently I am working with gxt livegridview. In this I want to have the feature where user can reorder the records (sample link : http://www.sencha.com/examples/#reorderinggrid). After implementing...
-
24 Dec 2010 2:36 AM
- Replies
- 1
- Views
- 2,837
Can anyone please post me the url to download gxt-2.2.1-2.0 sources jar. I want to debug some of the code in LiveGridView.java.
Results 1 to 10 of 10
