Search Type: Posts; User: vibhor_msat
Search: Search took 0.02 seconds.
-
3 Sep 2012 10:02 PM
- Replies
- 1
- Views
- 541
Hi Guys,
I am trying to catch the store events(like 'load', 'beforeload','exception') in Ext.ux.grid.livegrid.Store
but i am not able to catch them i.e. code inside the listeners are... -
2 Sep 2012 10:15 PM
- Replies
- 3
- Views
- 714
Hi Guys,
I am trying to catch the store events(like 'load', 'beforeload','exception') in Ext.ux.grid.livegrid.Store
but i am not able to catch them i.e. code inside the listeners are... -
28 Aug 2012 9:37 PM
- Replies
- 3
- Views
- 714
:((silly mistake.....
Thanks a lot Zdeno:):):):):) -
27 Aug 2012 8:49 PM
- Replies
- 3
- Views
- 714
Hi Guys,
I have implemented a livegrid which is working fine. Now i am trying to make it editorGridPanel.
But somehow the code is not working. Please help as i am new to ExtJS........ -
9 Aug 2012 12:13 AM
- Replies
- 1
- Views
- 455
below is the code for my livegrid.....i am not able to get scrollbar in tgat
var myView1 = new Ext.ux.grid.livegrid.GridView({
nearLimit : 5,
loadMask : {
msg : ... -
12 Apr 2012 3:52 AM
Jump to post Thread: If condition in groupTextTpl by vibhor_msat
- Replies
- 6
- Views
- 1,711
Hi Condor,
what if i want to put multiple if conditions in this statement :s
<tpl if="values.rs[0].data[\'error\'] == 1" >
Not sure how to do it -
11 Nov 2011 3:48 AM
- Replies
- 3
- Views
- 1,398
Actually there are two different scenarios that i need to handle:
1: Only today's date should be enabled
2: Only today's date and after today's should be enabled(all previous dates should be... -
8 Nov 2011 8:31 PM
- Replies
- 3
- Views
- 1,398
Hi all,
I have a requirement on my side that i want to disable all dates except today in datepicker i.e. all days before and after today should be disabled.
Expecting help from all of you.:)
Results 1 to 8 of 8
