Search Type: Posts; User: Amulya
Search: Search took 0.02 seconds.
-
8 Jul 2009 10:49 PM
- Replies
- 0
- Views
- 721
Hi all,
I want to represent some data in grid in the form of graph or in colored rows.
I have attached the attachment in which whenever I select some row in first grid I need to get... -
1 Jun 2009 10:24 PM
- Replies
- 1
- Views
- 2,083
Hi All,
Im using flex table, which contains 3 columns. whenever I add a new row to a table I need to retrive the last column value, which is integer and I need to increment that and then have to... -
26 May 2009 10:52 PM
- Replies
- 4
- Views
- 1,159
Thanks very much Ravikanth ... :)
-
21 May 2009 9:33 PM
- Replies
- 4
- Views
- 1,159
Thanks for the suggestion :)... But I need some more clarifications, when I used SimpleCombobox, Im unable to use setStore() method, which is neccessary.
Also help me how to use the method... -
20 May 2009 11:04 PM
- Replies
- 4
- Views
- 1,159
Hi All,
I have a combo with 3 values,
1.Duration
2.Volume
3. No. of events
Whenever I open the form or screen, I have to display(prepopulate) 'Duration' in the combo as default value, so... -
17 May 2009 11:02 PM
- Replies
- 0
- Views
- 670
Hi All,
I have to implement combo boxes in last column of the flex table in all the rows.
All these combo boxes are using the same bean. i.e., the contents of all the combo boxes are same.
... -
15 May 2009 4:25 AM
- Replies
- 1
- Views
- 651
Hi All,
Im using a query for listing all users in a combo.
The query is written in xml file, which is as follows.....
Select userid from sa_user where status=1;
Now my result set has... -
5 May 2009 10:08 PM
Jump to post Thread: How to set combobox value ? by Amulya
- Replies
- 5
- Views
- 3,876
Thanks , I got it... \:D/
-
4 May 2009 10:05 PM
Jump to post Thread: How to set combobox value ? by Amulya
- Replies
- 5
- Views
- 3,876
Hi All,
How to set combo box value, I have already used setData(), setDisplayField(),setEmptyText() and setValue() methods, but Im not able to set the combo box, when Im trying to print the value... -
28 Apr 2009 9:41 PM
- Replies
- 1
- Views
- 1,036
Hi All,
I posted many of my problems here ... but I get most of the solutions in javascript, where as Im using EXT-GWT, Can anybody help me how to include the javascript in my code, or how to... -
24 Apr 2009 12:17 AM
Jump to post Thread: Ext.ux.wizard for Extjs 1.x by Amulya
- Replies
- 23
- Views
- 26,759
I have a page which is in EXT-GWT, which contains some text fields, after selecting or entering data on that text fields, a 'next' button should be implemented which contains some other text fields....
-
23 Apr 2009 11:27 PM
- Replies
- 1
- Views
- 1,001
How to implement hyperlink buttons and its functionality in grid.
Is there any method to implement the same.
Thanks -
23 Apr 2009 10:52 PM
- Replies
- 3
- Views
- 1,279
Thanks for reply, But I want to know how to implement this JavaScript in EXT-GWT, the function you suggested is in Javascript, how to import that in our EXT-GWT code. OR
Is there any alternative... -
20 Apr 2009 2:05 AM
- Replies
- 2
- Views
- 1,947
Thank you :)....
-
19 Apr 2009 11:47 PM
- Replies
- 0
- Views
- 2,349
Hi All,
Im having a pop up window, which displays a text field and a button for browse, from which user selects a file from local system( how to implement this window) and that file should be... -
18 Apr 2009 12:04 AM
- Replies
- 2
- Views
- 1,947
How to make binding from grid to radio button, Im making binding from grid, whenever I select a row in a grid corresponding data is populating in the form (my form contains date picker , text boxes,...
-
17 Apr 2009 11:24 PM
- Replies
- 1
- Views
- 919
Can you please send the code of your mousetracking problem.
-
17 Apr 2009 7:58 AM
- Replies
- 1
- Views
- 926
Hi Condor,
Here is the code where I got the value of radio button.
//In GUI File
Radio radio1 = new Radio();
radio1.setName("radio1");
radio1.setItemId("isOffPeak");... -
17 Apr 2009 7:31 AM
- Replies
- 3
- Views
- 1,279
Hi Friends,
How to implement mousetracker in grid which has to show some more details of that row when cursor is moved over that perticular row.
I have a method called
isTrackMouseOver()... -
17 Apr 2009 7:14 AM
- Replies
- 0
- Views
- 470
Hi Friends,
Actually in combo we can select only one value at a time, I need to select multiple values from combo or a list and how to insert the same into database.
Or is there any... -
17 Apr 2009 7:04 AM
- Replies
- 1
- Views
- 926
Hi All,
I have a Grid, upon selection of a row in grid thats corresponding data should appear in 2 different text boxes and a radio button which has 2 options, peak and offpeak.
Im getting... -
3 Apr 2009 6:54 AM
Jump to post Thread: Combobox to many textbox binding. by Amulya
- Replies
- 0
- Views
- 1,089
Hi Friends,
My problem is I have a screen(written in EXT-GWT) called Edit Profile in which user is allowed to edit their profile, provided they give there corresponding userid....
Results 1 to 22 of 22
