Search Type: Posts; User: javapurna
Search: Search took 0.02 seconds.
-
8 May 2013 8:34 AM
- Replies
- 1
- Views
- 75
hi every one,
how to display calender in tabpanel .
my code is like this
1) var calendar =Ext.create('Ext.calendar.App);
var tabs = Ext.create('Ext.tab.Panel', {
width: 400,
... -
1 May 2013 8:03 PM
- Replies
- 2
- Views
- 77
i have stucked ,how to display number( suppose 3 pending notifications ) . and if user click on one notification decrease number and display 2.
-
30 Apr 2013 12:19 AM
- Replies
- 2
- Views
- 77
hi every one ,
how to show notification menu(groupedGrid in menu). my requirement is to show number of notification user not show(like facebook notifications pending with number).43433 -
27 Apr 2013 12:51 AM
- Replies
- 3
- Views
- 105
thanks for replaying evant,
is it possible to add new line every appended content and space.43393 -
26 Apr 2013 11:49 PM
- Replies
- 3
- Views
- 105
hi every one ,
i want to add data to textarea(setText()) method working fine,but it update existing data to new data .
but my requirement is to append data to textarea .
43392
if i am... -
26 Apr 2013 1:33 AM
- Replies
- 5
- Views
- 122
ERROR happened it the time of closing tabpanel(i .e if i am open three tabpanels , i am closing First opened tabpanel the error will come).
Uncaught TypeError: Cannot read property 'parentNode' of... -
25 Apr 2013 8:43 PM
- Replies
- 5
- Views
- 165
thanks slemmon,
i am providing screen shots. if am selecting isMarried expand like below image .
how to show field set initially rendering collapsed .
4336343364 -
25 Apr 2013 8:15 PM
- Replies
- 5
- Views
- 122
thank you very much for replaying argon,
but till i am getting same error[Uncaught TypeError: Cannot read property 'parentNode' of undefined ] , the code working fine to open new tabpanels ,but... -
25 Apr 2013 1:54 AM
- Replies
- 5
- Views
- 122
hi every one ,
i am try to add closable panel to tabpanels dynamically on click of tool bar item(add) . if i am click on add 3 times ,open 3 closable panel .
it is done sucessfully ,but... -
24 Apr 2013 8:42 PM
- Replies
- 5
- Views
- 165
sorry for my English slemmon.
in my form panel one checkbox is present. if i am selecting checkbox , field set will expand(initially field set in collapsed or collapsible mode ) . suppose ... -
24 Apr 2013 8:10 PM
- Replies
- 3
- Views
- 139
thank very much slemmon.
i have one more question in my form panel contains two field sets . and each field set contains two to three fieldcontainers with vbox,hbox layout . if am submit a form... -
24 Apr 2013 5:26 AM
- Replies
- 3
- Views
- 93
thank you very much slemmon.
i am using time zone (T) ,it display Ist only . my code is here,
var dt = new Date();
var fdate=Ext.Date.format(dt, 'm/d/Y g:i:s A T');
it display... -
23 Apr 2013 3:39 AM
- Replies
- 3
- Views
- 139
hi every one ,
my form contains tow field sets . how to default space apply to items in between items.
my code is
var contactForm=Ext.create('Ext.form.Panel', { ... -
23 Apr 2013 3:22 AM
- Replies
- 5
- Views
- 165
hi every one ,
how to field set show when checking checkbox. if user select checkbox only show field set(field set is there in collapsible:true ) . -
22 Apr 2013 5:47 PM
- Replies
- 3
- Views
- 93
hi every one ,
i want to display CST TIME ZONE DATE AND TIME . IS THERE ANY DATE CONSTRUCTOR LIKE THIS var dt=new Date(timeZone);
(or) any conversions from ist to cst , please... -
19 Apr 2013 3:31 AM
- Replies
- 1
- Views
- 78
hi every one ,
how to prevent closing of grid header columns on deselecting selecting check box. my requirement is in my grid some columns are not close (like first name, actions). see image on... -
19 Apr 2013 2:42 AM
- Replies
- 1
- Views
- 73
how to display toolbar items in two rows .
-
19 Apr 2013 2:30 AM
Jump to post Thread: extjs caption by javapurna
- Replies
- 1
- Views
- 86
hi every one,
how to use caption in extjs .
my requirement is display name and caption for example
MY PROJECT NAME
... -
18 Apr 2013 11:17 PM
Jump to post Thread: tool bar bottom border deleting by javapurna
- Replies
- 5
- Views
- 107
yes i inspected ,i find region . working fine to applying css.
one more question : label(xtype:'label' ) text can be arranging multile lines, how to arrange .
i am displaying date in label... -
18 Apr 2013 8:51 PM
- Replies
- 5
- Views
- 149
thanks very much slemmon
-
18 Apr 2013 8:49 PM
Jump to post Thread: tooltip not showing by javapurna
- Replies
- 4
- Views
- 128
thanks very much for replaying .
yes it is working fine, but i am using not only single lable . i am using tooltip my entire project (image,action items,labels).so i am using standard config ... -
18 Apr 2013 8:43 PM
Jump to post Thread: tool bar bottom border deleting by javapurna
- Replies
- 5
- Views
- 107
yes , i am elimanating border of toolbar .it is working only chrome browser ,but not working on ie8
-
18 Apr 2013 5:16 AM
Jump to post Thread: tooltip not showing by javapurna
- Replies
- 4
- Views
- 128
hi every one ,
i am try to display tooltip in my app , but it is not showing for images/label . it is showing grid action column items images. please suggest me any configurations required
... -
17 Apr 2013 10:13 PM
Jump to post Thread: timejone display with date by javapurna
- Replies
- 1
- Views
- 82
hi every one ,
i want to display date+time+AM/PM+TIMEZONE(CST). HOW TO DISPLAY
MY DOCE IS LIKE THIS
var dt = new Date();
Ext.Date.format(dt,'m/d/Y g:i A');
IT DISPLAY LIKE... -
17 Apr 2013 8:54 PM
Jump to post Thread: extjs splitbutton customization by javapurna
- Replies
- 5
- Views
- 213
thanks very much slemmon
Results 1 to 25 of 51
