Search Type: Posts; User: csextjs
Search: Search took 0.01 seconds.
-
31 Jul 2012 9:13 AM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
Lincon6: Thanks. I actually found that out and using them and works well.
Bob: I will give it a try and see if that works as well.
Thank you. -
28 Jul 2012 8:11 PM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
I have this in Ext.ux.grid.touch.view with editable.
{ header : 'Packs',
dataIndex : 'packs',
width : '10%',
style : "text-align: center;",
editor : {
... -
17 Jul 2012 11:02 PM
- Replies
- 7
- Views
- 554
Can you share how you did it?
-
17 Jul 2012 7:57 AM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
Thank you guys for you help.
I've tried both codes below.
However I still get Loading message and stops there.
applyStore : function() {
var store = new... -
16 Jul 2012 8:49 PM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
Michell's MVC example he had this:
applyStore : function() {
return new Grid.store.Grid();
}
I replaced with: -
16 Jul 2012 3:57 PM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
Can someone please help on post #184?
My problem is very similar to post #181. I've done what MaciejZabielski did.
I've spent 2 days going through debugger, api docs, and forum but couldn't get it... -
14 Jul 2012 8:18 AM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
37182I've spent many hours on the forum trying to find answer to my problem.
I can not show data on the grid, just shows headers in proper format.
I've used the MVC example given by... -
18 Jun 2012 7:43 AM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
Thanks Annio.
I should've studied further before posting. -
16 Jun 2012 3:04 PM
Jump to post Thread: Ext.ux.touch.grid by csextjs
- Replies
- 253
- Views
- 49,204
Hello,
A great stuff and job well done.
Is there a search function?
using remote store and I want to able to search or filter rows before pushing to grid.
Thanks again. -
18 May 2012 2:03 PM
- Replies
- 2
- Views
- 1,044
Thanks sword-it for responding.
I was able to fix the problem from the link below.
... -
17 May 2012 11:18 PM
- Replies
- 2
- Views
- 1,044
does anyone has a fix for gridpanel rendering problem?
the last column does not display correctly which effects the vertical scrollbar.
anyone tried chrome canary? will this gridpanel work... -
17 May 2012 9:22 PM
- Replies
- 2
- Views
- 1,156
Gridpanel, v3.4, not rendering correctly on Chrome 19.0.1084.46.
The vertical scroll bar and the last column on the grid are not lining up correctly.
They changed something on this build.
Does... -
25 Feb 2012 11:41 AM
Jump to post Thread: Grid header filters by csextjs
- Replies
- 164
- Views
- 85,784
Nice plugin.
Does this plugin works with Columngridheader AND LockingGridView?
If anyone worked on this plugin with Columngridheader AND LockingGridView,
could you please let me know.
Thank... -
25 Feb 2012 10:11 AM
- Replies
- 2
- Views
- 776
thank you. i will go from there.
-
25 Feb 2012 10:10 AM
Jump to post Thread: Contacting Condor by csextjs
- Replies
- 4
- Views
- 500
Yes. I am looking for 3.4.
-
24 Feb 2012 2:37 PM
- Replies
- 2
- Views
- 776
Hi, Everyone
Has anyone able to use these two plugins together, Ext.ux.grid.ColumnHeaderGroup and Locking grid view. Spend many hours trying to make it work but couldn't get it to work.
Can... -
24 Feb 2012 2:27 PM
Jump to post Thread: Contacting Condor by csextjs
- Replies
- 4
- Views
- 500
thanks tobiu,
i found out that he has the plugin that combines Ext.ux.grid.ColumnHeaderGroup and Locking grid view.
do you have any solution to this or recommendation tobiu? -
24 Feb 2012 2:19 PM
Jump to post Thread: Contacting Condor by csextjs
- Replies
- 4
- Views
- 500
Hi,
I am trying to contact Condor, the guru in Community Support Team regarding purchasing a plugin he developed.
I've sent him a couple msg to him using this site, but no answer.
Can... -
23 Feb 2012 8:45 AM
- Replies
- 2
- Views
- 765
I am sorry.
I posted to the wrong forum.
Your are right. This is for 3.x
However when I use these two, it doesn't work.
Can you help me on how to get some help?
I've sent a msg to Condor and no... -
23 Feb 2012 8:34 AM
- Replies
- 2
- Views
- 765
Hi,
Has anyone able to use these two together successfully?
I've searched and found that Condor has made a plugin that combines these two.
Condor or anyone, can you please help me?
I also saw... -
22 Feb 2012 10:11 AM
- Replies
- 4
- Views
- 1,723
Has anyone used columnheadergroup and locking grid view together successfully?
If yes, can you share how you've done it?(With Condor's plugin, etc.)
thank you.;) -
21 Feb 2012 5:58 PM
- Replies
- 4
- Views
- 1,723
Hi Condor,
How can I purchase this plugin?
Will it work for 3.4 and 4.x? -
23 Jun 2011 11:43 AM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by csextjs
- Replies
- 237
- Views
- 68,912
Great work.
However when I tried the demo on Android phone
on GridSummary the summary row(all columns) renders all in 1st column
when type is set to "row". if set to "dock" all works well.
I... -
10 Feb 2011 10:14 PM
Jump to post Thread: integrate Extjs with grails by csextjs
- Replies
- 7
- Views
- 9,141
Hi, ffzhuang
Thanks for offering help on Grails.
How do you send a session timeout message via json in Grails?
First I would think you will need a way to intercept client's
request and... -
7 Feb 2011 4:20 PM
- Replies
- 9
- Views
- 1,790
Leave it as is. I would prefer the Google Search option over the previous one.
Results 1 to 25 of 68
