Search Type: Posts; User: emilyberk
Search: Search took 0.03 seconds.
-
25 Aug 2011 12:33 PM
- Replies
- 0
- Views
- 411
I'm using the checkbox selection for my grid and i've been doing some css modifications. Is there any class I can get rid of to make the checkbox columns follow the same rules as the rest of the row?...
-
22 Aug 2011 12:15 PM
- Replies
- 2
- Views
- 553
I'm having the same issue. Maybe they'll help us both (:|
-
18 Aug 2011 12:18 PM
- Replies
- 2
- Views
- 903
thanks so much. It works :)
-
18 Aug 2011 11:30 AM
- Replies
- 2
- Views
- 903
I Know there are several forum threads about this but none of the solutions work for me.
In my xtemplate for my row expander I have a date field that I want to format
plugins: [{
... -
12 Aug 2011 8:17 AM
Jump to post Thread: Row Expander Columns by emilyberk
- Replies
- 2
- Views
- 690
Yeah, i noticed that, after a bit of playing around i discovered that if you change it to just one... and use <td></td> tags in the xtemplate it will work. I'll post an example later for those with...
-
12 Aug 2011 7:28 AM
Jump to post Thread: Row Expander Columns by emilyberk
- Replies
- 2
- Views
- 690
Is there anyway to use the row expander plugin to render the additional data in columns under the expanded row designated columns?
For example, if my grid had columns for Name, Date and School on... -
5 Aug 2011 6:29 AM
Jump to post Thread: Grid selection and row expander by emilyberk
- Replies
- 1
- Views
- 370
I overrode the row expander and made it only respond to the events i chose.
The solution to this is to use a cellClick event instead of a regular click event
onCellClick: function(view,... -
4 Aug 2011 1:01 PM
Jump to post Thread: Grid selection and row expander by emilyberk
- Replies
- 1
- Views
- 370
I'm using the row expander plugin and I'm handling a single click event (i want it to expand on a single click)
This works find and dandy. However I'm also using a checkbox selection model, and I'd... -
4 Aug 2011 6:41 AM
- Replies
- 0
- Views
- 304
I want to have a grid that expands rows when the row is selected (via a single click or by clicking a checkbox)
Is there anyway to make the row expander work with a checkbox row selection model... -
3 Aug 2011 2:01 PM
- Replies
- 0
- Views
- 725
I want to have a grid that expands rows when the row is selected (via a single click or by clicking a checkbox)
Is there anyway to make the row expander work with a checkbox row selection model... -
3 Aug 2011 12:20 PM
- Replies
- 3
- Views
- 912
cool! thanks
-
3 Aug 2011 8:23 AM
- Replies
- 3
- Views
- 912
Adding
preventHeader : true,
works.
Hope this helps someone else -
3 Aug 2011 6:28 AM
- Replies
- 3
- Views
- 912
Is there a way to get rid of the title bar in a Ext.window.Window? (the bar on top of the window that has the close box)
If not, is there a way to add a combo box to it? -
20 Jul 2011 5:59 AM
- Replies
- 1
- Views
- 393
Hi,
I'm new to Ext JS and I'm trying to have a grid with selections boxes on the side.
I have this part working but I'm trying to make it so that when i click a selection box, my grid displays...
Results 1 to 14 of 14
