Search Type: Posts; User: frank_ash
Search: Search took 0.04 seconds.
-
2 Feb 2010 7:47 PM
- Replies
- 0
- Views
- 812
In extjs html editor mouse copy and paste which not submit in form values.
Step 1: Copy the contents from webpage or any other content using mouse.
Step 2: go to the HtmlEditor and... -
22 Oct 2009 10:13 PM
- Replies
- 8
- Views
- 17,425
i am having a problem with focusing extjs text box.
,new Ext.form.TextField({
inputType:'file'
,fieldLabel:'Select File'
... -
22 Oct 2009 10:07 PM
- Replies
- 8
- Views
- 17,425
i am having a problem with focusing extjs text box.
new Ext.form.TextField({
inputType:'file'
,fieldLabel:'Select File'
... -
21 Oct 2009 8:21 PM
- Replies
- 0
- Views
- 581
hi,
i have used listener in focus event, its working fine in linux mozila fixefox but its not working in windows mozila firefox..
thanx in advance -
4 Sep 2009 10:02 PM
- Replies
- 1
- Views
- 1,352
i have login form . i need auto fill user name, password. how to set in extjs.
-
4 Aug 2009 10:03 PM
- Replies
- 11
- Views
- 7,393
hi,
how to remember username and password in loginpage when enter the username in textbox..
thanks is advance... -
4 Aug 2009 2:56 AM
Jump to post Thread: Doubt in onreadystatechange by frank_ash
- Replies
- 1
- Views
- 846
Hi,
Can anyone pls tel me how to use onreadystatechange while submitting a form using ExtJs 2.0? -
23 Jun 2009 8:41 PM
- Replies
- 1
- Views
- 896
How to Sort Grid Rows based on Date and Time.
i have one date and time column . i want sort grid rows based on date and time.
i have set as follows
Mapping:
,{name:'date_time',... -
10 Apr 2009 6:37 AM
- Replies
- 1
- Views
- 1,150
I have included timefield in Ext.grid.ColumnModel. I need to store different values for the timefield when each and every row is rendered.
how to do this.... assistance needed -
6 Apr 2009 11:23 PM
- Replies
- 0
- Views
- 533
how to disabled times from timefield times.
I have timefield increment:30 . i want disabled 1:00, 1:30 from timefield . how to do this. :-? -
1 Apr 2009 2:21 AM
- Replies
- 9
- Views
- 3,745
Thanks chrizmaster..
its working fine now.. -
1 Apr 2009 12:29 AM
- Replies
- 9
- Views
- 3,745
this.on('celldblclick',function(grid,row,col,rec){
if(col==1)
{
rec.get('Id');//this line is getting error;I want the Id value
}
} -
1 Apr 2009 12:18 AM
- Replies
- 9
- Views
- 3,745
this.on('celldblclick',function(grid,row,col,rec){
alert(col);
}
celldblclick function is getting called..but i want to pass the record value to a window.. -
31 Mar 2009 11:56 PM
- Replies
- 9
- Views
- 3,745
Can u give me the faq link?
-
31 Mar 2009 10:30 PM
- Replies
- 9
- Views
- 3,745
Hi,
I'm trying to get the value while celldblclick event in editorgrid..
Can anyone pls help me to get the value.. -
19 Mar 2009 3:24 AM
- Replies
- 623
- Views
- 216,652
In LovCombo
i have All first option When i select All option there Should select all other option .
When i deselect All there should deselect
i got chalu lovcombo_seletall.zip file ... -
13 Mar 2009 6:15 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by frank_ash
- Replies
- 701
- Views
- 174,650
when i right click and select new event i will get date alert . But i want when i right click near 10:00 i want get alert time 10:00. If i right click near 12:00 and select new event there i...
-
8 Mar 2009 10:56 PM
- Replies
- 3
- Views
- 1,293
I have editor grid with 10 rows. i m php programmer. i have edit 5th row When i edit first column should get related values from php file and that row only should reload in the grid without...
-
6 Mar 2009 6:32 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by frank_ash
- Replies
- 701
- Views
- 174,650
i got day view when i click date in datepickerplus it is working very fine really very thanks. And also Day view events colors also appear i have include Calendar.refreshCalendarView(true);.
when... -
6 Mar 2009 1:53 AM
- Replies
- 1
- Views
- 3,345
i have following code it is using can add more number of fields. But remove last one field. I want add/ remove more number of fields.
i have following code
<script type="text/javascript">... -
3 Mar 2009 10:22 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by frank_ash
- Replies
- 701
- Views
- 174,650
I have datepicker plus as follows
{ xtype: 'datepickerplus',
noOfMonth : 1,
showWeekNumber:true,
usePickerPlus: true,
multiSelection: true
,listeners:{... -
3 Mar 2009 4:01 AM
- Replies
- 3
- Views
- 940
i have following
{
xtype: 'mmcalendar',
value: new Date(2009, 2, 1),
noOfMonth : 1,
showWeekNumber:true,
usePickerPlus: true,
multiSelection: true, -
2 Mar 2009 7:03 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by frank_ash
- Replies
- 701
- Views
- 174,650
when i open calendar there should show day view default. Now showing month view default. How to show help me.
-
17 Feb 2009 11:03 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by frank_ash
- Replies
- 701
- Views
- 174,650
I have one event in Monday i want drag from Monday event to drop Wednesday . How to do this. help me. :);)
-
15 Dec 2008 6:46 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by frank_ash
- Replies
- 701
- Views
- 174,650
I got date alert when i right on week and day view. i want date with time alert. If i clicked day view on 15-12-2008 time 10:00 am. i want alert date like 15/12/2008 10:00am . how to get this . :)
Results 1 to 25 of 45
