Search Type: Posts; User: sharifr2002
Search: Search took 0.03 seconds.
-
3 Jul 2011 12:28 PM
Jump to post Thread: grid raw editing plugin by sharifr2002
- Replies
- 0
- Views
- 666
Hi Everybody,
can u solve my problem?
I like to add extra form control for each column when raweditor is rendered.. -
27 Jun 2011 1:01 PM
Jump to post Thread: infinite scrolling (extjs 4) by sharifr2002
- Replies
- 8
- Views
- 3,187
Hi , first of all... thousand times thank you for ur suggestion.
load event does not call for the store.guaranteeRange(0, 49);
i solved this way ...
setTimeout(function(){ -
27 Jun 2011 11:37 AM
Jump to post Thread: infinite scrolling (extjs 4) by sharifr2002
- Replies
- 8
- Views
- 3,187
Hi, My actual code is so lengthy.
So i tested with a simple example . here is my code ...
<script type="text/javascript"> -
27 Jun 2011 10:23 AM
Jump to post Thread: infinite scrolling (extjs 4) by sharifr2002
- Replies
- 8
- Views
- 3,187
I also tried with this
var grid = Ext.ComponentManager.get('sysem_log_grid');
var scroller = grid.verticalScroller;
//alert(scroller.scrollEl);
// var... -
27 Jun 2011 10:17 AM
Jump to post Thread: infinite scrolling (extjs 4) by sharifr2002
- Replies
- 8
- Views
- 3,187
Thanks for ur reply.
I tried with ur suggestion. Error came :
Uncaught TypeError: Cannot read property 'dom' of undefined -
27 Jun 2011 7:19 AM
Jump to post Thread: infinite scrolling (extjs 4) by sharifr2002
- Replies
- 8
- Views
- 3,187
Hello ,
Recently i am developing the log system by extjs. I need the scroll position at the bottom(last page) when the infinite scrolling grid (extjs 4) is rendered.
How i'll set the...
Results 1 to 6 of 6
