Search Type: Posts; User: Mandeep
Search: Search took 0.02 seconds.
-
27 Feb 2013 2:25 PM
- Replies
- 2
- Views
- 1,029
checkchange event works better if you have multiple items in the menu.
-
26 Oct 2012 10:45 AM
- Replies
- 6
- Views
- 709
Found out that Ext.grid.PagingScroller also has a function getLastVisibleRowIndex() also to get the last row. Its not specified in the API but its there in the class. So I am going to use...
-
25 Oct 2012 7:16 AM
- Replies
- 6
- Views
- 709
Thanks for your response. Sorry I forgot to mention that I am using Infinite Grid, so I don't have any concept of PageSize.
-
24 Oct 2012 9:21 AM
- Replies
- 6
- Views
- 709
I need to display a toolbar at the bottom of the grid which says Displaying X to Y of Total number of records. Can somebody please tell me how to find out X - the first visible row on the screen and...
-
10 Oct 2012 12:20 PM
Jump to post Thread: Checbox Selection Model in grid by Mandeep
- Replies
- 1
- Views
- 206
Can somebody please let me know how can I check a row in a grid that uses Ext.selection.CheckboxModel. I need to select a row by Id of the record that is displayed in the grid. I get the id from some...
-
10 Oct 2012 10:28 AM
- Replies
- 1
- Views
- 224
I am having difficulty checking a row manually in a grid which is using Ext.selection.Model. I am trying to use select function and it works if I pass index of the record that I need to check, it...
-
28 Sep 2012 7:21 AM
- Replies
- 11
- Views
- 1,462
Scott,
Any update on this?
Mandeep -
25 Sep 2012 11:24 AM
Jump to post Thread: TabPanel: Right align some tabs by Mandeep
- Replies
- 9
- Views
- 6,350
Can somebody please suggest how to do this in Ext 4.1.0?
Thanks. -
24 Sep 2012 7:30 AM
- Replies
- 11
- Views
- 1,462
We are also having the same issue and I believe this is happening because IE-8 has a max limit of 1,342,177.27px on the height of a div and due to that scroll bar of infinite grid cannot be more than...
-
10 May 2010 8:29 AM
Jump to post Thread: Ext.ux.LiveGrid by Mandeep
- Replies
- 823
- Views
- 290,257
Is it possible to make LiveGrid work with Locking GridView extension, an example of locking grid can be seen at
http://www.extjs.com/deploy/dev/examples/grid/locking-grid.html -
29 Apr 2010 1:51 PM
- Replies
- 2
- Views
- 1,457
I have an Ext grid panel in a frame and it moves the row selection up and down when up and arrow button are pressed. But this doesn't work when grid does not have focus and arrow key is pressed in...
-
8 Jan 2010 2:32 PM
Jump to post Thread: Ext.ux.LiveGrid by Mandeep
- Replies
- 823
- Views
- 290,257
Does 3.1 version of the live grid work with LockingGidView/LockingColumnModel?
Thanks. -
12 Nov 2009 9:23 AM
Jump to post Thread: Fit layout not working by Mandeep
- Replies
- 7
- Views
- 1,225
Can somebody please tell me how to size my page so that it takes whole space inside a Ext window without using a Viewport?
Thanks. -
11 Nov 2009 1:44 PM
Jump to post Thread: Fit layout not working by Mandeep
- Replies
- 7
- Views
- 1,225
Is it true that Viewport always takes the entire browser space irrespective of the container? Please try the following code and you will see that inner viewport never appears, probably its hiding...
-
11 Nov 2009 11:47 AM
Jump to post Thread: Fit layout not working by Mandeep
- Replies
- 7
- Views
- 1,225
I am using a border layout and then there is a tabbed pane in the center. I am opening an ext window in one of the tabs and then I am adding a panel(which contains a grid) to a layer on this window....
-
11 Nov 2009 11:30 AM
Jump to post Thread: Fit layout not working by Mandeep
- Replies
- 7
- Views
- 1,225
Can somebody please tell me why following panel won't expand to take 100% space in my window. I am using IE7.
<script type="text/javascript">
Ext.onReady(function()
{
var... -
14 May 2009 12:36 PM
- Replies
- 0
- Views
- 520
I am using Ext.ux.grid.BufferedGridView which is from Ext.grid.EditorGridPanel, When I scroll up in the grid then it adds new records towards the top using following code...
Results 1 to 17 of 17
