Search Type: Posts; User: chandan.behura
Search: Search took 0.02 seconds.
-
26 Jan 2013 5:43 AM
Jump to post Thread: Ext.ux.CheckCombo by chandan.behura
- Replies
- 31
- Views
- 8,472
Hi All,
I Have an issue ,that checkCombo box having dependent data does not populate properly when i change any data in my independent checkCombo. This issue came up when i tried using... -
25 Jan 2013 2:35 AM
Jump to post Thread: checkcombo by chandan.behura
- Replies
- 0
- Views
- 152
Hi All,
I have tried to do the checkcombo and getting some issue.
The issue is the height is not properly setting for the dependent check combo .
i have followed the link:... -
11 Jan 2013 5:38 AM
Jump to post Thread: Combo Issue by chandan.behura
- Replies
- 1
- Views
- 293
Hi All,
I have an issue that, on click of fieldLabel of combo the combo getting expanded.
But i want the combo only expand when only i click on the combo box on on the fieldLabel of combo.
... -
16 Dec 2012 6:17 AM
Jump to post Thread: tab circular edge by chandan.behura
- Replies
- 1
- Views
- 185
Hi,
I have 2 tab in a tab panel. I want left circular edge for 1st tab and right circular tab for 2nd tab,. -
16 Dec 2012 6:12 AM
- Replies
- 1
- Views
- 153
Hi,
how to get a date 7 days from selected date in datefield.
Ex:
lets selected date is 2012-12-01, i need the date 2012 -12 -08(i.e 7 days from selected days)
And i have set the... -
10 Dec 2012 6:43 AM
Jump to post Thread: button overlap by chandan.behura
- Replies
- 1
- Views
- 176
Hi,
how to overlap a button on a grid.
40678
plz help -
10 Dec 2012 6:37 AM
- Replies
- 1
- Views
- 122
Hi,
How to make the 4 corners of a grid circular .
the issue i am facing is ,as i am doing the first and last column's top corner circular , so when the vertical scroll bar is coming , i am... -
10 Dec 2012 6:28 AM
Jump to post Thread: adding title to picker by chandan.behura
- Replies
- 1
- Views
- 142
Hi All,
I want to add a header in the picker of the checkcombo.
But the header i am adding is coming with the All text
how will i make a different title for the picker
/* ... -
8 Dec 2012 10:26 PM
Jump to post Thread: checkComboIssue by chandan.behura
- Replies
- 2
- Views
- 262
Yes mitchellsimoens, for defalult configration i need All should be checked when all values are checked.
please help. -
7 Dec 2012 6:37 AM
Jump to post Thread: combo Height /width by chandan.behura
- Replies
- 2
- Views
- 294
Actually i want the picker to be adjust as the content.
the height is coming more than the height required for the content. -
6 Dec 2012 5:47 AM
Jump to post Thread: combo Height /width by chandan.behura
- Replies
- 2
- Views
- 294
Hi,
How i will adjust the height and width for a checkCombo.
my code is
Ext.define('LABKEY.layout.component.BoundList', { -
5 Dec 2012 4:31 AM
Jump to post Thread: checkComboIssue by chandan.behura
- Replies
- 2
- Views
- 262
Hi ,
I have an requirment of checkCombo. and bydefault All will be selected.
Ext.define('Ext.ux.CheckCombo',
{
extend: 'Ext.form.field.ComboBox',
... -
3 Dec 2012 5:11 AM
Jump to post Thread: combo collapse event by chandan.behura
- Replies
- 1
- Views
- 219
Hi,
For a combo when i am selecting something and clicking outside then the combo getting collapsed.
At this point i want a validation (user have to select at least one). But i am not getting the... -
1 Dec 2012 11:02 PM
Jump to post Thread: checkCombo by chandan.behura
- Replies
- 2
- Views
- 356
On checking All , all records are getting checked.
I am getting all values of the store in a variable and through setValue() am able to check all the values inside the combo but the issue is... -
29 Nov 2012 3:30 AM
Jump to post Thread: checkCombo by chandan.behura
- Replies
- 2
- Views
- 356
Hi All,
I have done a checkCombo i.e checkBoxes inside a combo.
The issue i am getting is , unable to make default select all .
I have done.(got the checkcombo from... -
15 Nov 2012 8:28 AM
- Replies
- 1
- Views
- 209
Hi,
for click of a button i am adding a panel to a container and the adding a grid to that panel with updated store.
but on click of that button for 2nd time after refresh the page when i an... -
10 Nov 2012 11:07 PM
Jump to post Thread: ckeck boxes in combo by chandan.behura
- Replies
- 2
- Views
- 360
Its a mockup . i have to design like that
-
7 Nov 2012 9:39 PM
- Replies
- 2
- Views
- 360
Bu How i will fire the change event based on some condition.
Like after selecting a value in another combo i want the change event to be fire. -
7 Nov 2012 7:36 AM
Jump to post Thread: ckeck boxes in combo by chandan.behura
- Replies
- 2
- Views
- 360
Hi
i have an requirement of check boxes inside a combo.
I have attached the screen shots.
please help me how to do that./any useful link from which i can get help.
39892 -
7 Nov 2012 7:29 AM
Jump to post Thread: window exapnd by chandan.behura
- Replies
- 1
- Views
- 103
Hi,
how i will mak a window expandable false.
Ext.define('LLSO.view.components.PopUp', {
extend : 'Ext.window.Window',
alias : 'widget.scpopup',
modal : true, -
2 Nov 2012 4:47 AM
- Replies
- 1
- Views
- 248
Hi,
How to make all the values present in a particular column of a grid right align.
And also i want to increase the width of a particular column header in the grid.
how i will do that.... -
31 Oct 2012 7:26 AM
Jump to post Thread: OPEN a Pdf File by chandan.behura
- Replies
- 1
- Views
- 460
Hi All,
How to open a pdf file in a new window present in an location in project directory on click of a button.
I mean i have apdf file in side my project folder in my eclipse. On click of a... -
29 Oct 2012 12:54 AM
Jump to post Thread: form submit by chandan.behura
- Replies
- 2
- Views
- 375
Getting the same error.
please give me any solution. -
28 Oct 2012 4:26 AM
Jump to post Thread: content type by chandan.behura
- Replies
- 2
- Views
- 285
How to change the content type of a form to submit the url.
-
28 Oct 2012 4:23 AM
Jump to post Thread: form submit by chandan.behura
- Replies
- 2
- Views
- 375
Hi All,
I have to download the data from DB in xls format. i am sending the url through submitting a form.
I have to send a MODEL type as parameter for that url.
but am getting an error of:...
Results 1 to 25 of 119
