Search Type: Posts; User: sukhada.karhade
Search: Search took 0.01 seconds.
-
1 May 2010 7:10 PM
Jump to post Thread: Tabs not working by sukhada.karhade
- Replies
- 1
- Views
- 612
Hi,
I have a tabbed page, when I run the project in hosted mode it oks fine and looks good, but when I deploy it and try to see it in crome , IE-8 or firefox it shows me only tabs and not a... -
1 May 2010 7:08 PM
Jump to post Thread: Chart not woking by sukhada.karhade
- Replies
- 1
- Views
- 749
I have coped the code from extjs site and removed all the exceptions.
I have also added the open-flash-chart.swf and swfobject.js, but now I dint got any Error or Exception and can see only blank... -
1 May 2010 7:02 PM
- Replies
- 2
- Views
- 1,299
Hi,
I am working on college project using GXT and I can see that there are many pages which are broken on IE-8, Firefox, crome
(never tried on safari).
Can any one tell me solution to... -
16 Mar 2010 6:28 AM
Jump to post Thread: GXT with Jquery ? by sukhada.karhade
- Replies
- 6
- Views
- 2,252
Hi,
Can you please give me any example or link for domquery, which can help me?
Sukhada Karhade -
15 Mar 2010 6:13 PM
Jump to post Thread: GXT with Jquery ? by sukhada.karhade
- Replies
- 6
- Views
- 2,252
Hi,
I am trying to implement a rating screen
like we have in windows media player, the stars and on whichever star you click that will be the rating.
This is possible in... -
14 Mar 2010 6:25 PM
Jump to post Thread: GXT with Jquery ? by sukhada.karhade
- Replies
- 6
- Views
- 2,252
Hi,
Can we use EXT-JS or Jquery with GXT?
Should we do that? will it cause performance issues ?
Sukhada Karhade -
13 Mar 2010 11:59 AM
Jump to post Thread: Moving toolbar by sukhada.karhade
- Replies
- 0
- Views
- 577
Hi,
I have a grid in a Feldset
My filedset is collapsible & the panel in fieldset contain grid and also has the toolbar
when I write filedset.collapse() in my code, the... -
22 Feb 2010 8:22 AM
- Replies
- 0
- Views
- 450
Hi,
I have two questions -
1. Can I add RadioGroup vertically?
2. Is it possible to add a DatePicker or a textfield with radio ?
Ex.
... -
22 Feb 2010 8:05 AM
- Replies
- 2
- Views
- 688
Thanks a lot
It worked fine :)
Sukhada -
21 Feb 2010 10:29 AM
- Replies
- 2
- Views
- 688
Hi,
SimpleComboBox<String> mweekday = new SimpleComboBox<String>();
mweekday.add("Sunday");
mweekday.add("Monday");
mweekday.add("Tueday");
...
Results 1 to 10 of 10
