Search Type: Posts; User: glassy
Search: Search took 0.01 seconds.
-
14 Nov 2007 12:01 PM
- Replies
- 0
- Views
- 946
Hi,
I'm trying to use Ext drag&drop classes in my web app.
I've read the custom/advanced drag & drop tutorials and have based my code similarly to them.
My problem is, I want to use the... -
13 Feb 2007 10:20 AM
- Replies
- 66
- Views
- 31,195
Having used the previous version of yui-ext, it has really given me the confidence that Ext 1.0 for $299 is a great deal :)
Congratulations on going commercial with it!
And having no per server... -
31 Jan 2007 7:16 AM
- Replies
- 22
- Views
- 10,235
WOW...
I can't wait to get my hands on the new grid code! -
7 Jan 2007 1:43 AM
- Replies
- 23
- Views
- 10,431
That's perfect! :)
-
6 Jan 2007 7:49 PM
- Replies
- 23
- Views
- 10,431
Great news!
One suggestion: it would be nice if the values for all of the fields can be accessed inside the Renderer methods. So instead of
Render(value, domobject)
maybe
Render(value,... -
1 Dec 2006 10:17 AM
Jump to post Thread: Tree implementation by glassy
- Replies
- 11
- Views
- 5,618
I was just about to request the same thing .. trees with data columns.
Otherwise it would be nice if grids have a "group by" functionality - but that's a different subject.
I wonder how much... -
1 Dec 2006 10:04 AM
- Replies
- 7
- Views
- 3,621
Thanks for the responses :)
Yes, I'm starting to agree with Jack on the doctypes ... the main reason being that IE behaves worse in strict mode. With these kinds of bugs it's actually harder to... -
30 Nov 2006 11:06 AM
- Replies
- 7
- Views
- 3,621
Thanks for the response, but before I added scroll='no' it was even worse.
Check it out:
http://www.viquasoft.com/yui-ext/examples/grid/array-grid-cols-layout-noscrollno.html
Double scrollbars!... -
30 Nov 2006 10:24 AM
- Replies
- 7
- Views
- 3,621
I'm beginning to convert my layouts with grids in them to use BorderLayout, but I've run into some scrolling issues with DOCTYPE Strict.
Take a look:
DOCTYPE Strict:... -
29 Nov 2006 7:26 AM
Jump to post Thread: grid stable sort by glassy
- Replies
- 5
- Views
- 4,829
Hmm.. the most efficient is probably caching the sortType? check like your last one, but maybe adding it to the data like I did so there is no need for the data assigning loop (if that's possible ......
-
29 Nov 2006 7:21 AM
Jump to post Thread: grid stable sort by glassy
- Replies
- 5
- Views
- 4,829
Hmm... here's my version of this. I'm wondering which would be more efficient, or if mine is bad practice. It's just what came to my mind first. The changes from the original code are under the //...
-
27 Nov 2006 7:09 AM
- Replies
- 6
- Views
- 5,006
Good question. I just tried it and without additional modifications, the columns on the right would just hang there as you can see here:...
-
27 Nov 2006 4:59 AM
- Replies
- 6
- Views
- 5,006
I've run into the same performance issue that this thread refers to:
http://www.yui-ext.com/forum/viewtopic.php?t=199
(When there are lots of columns, it takes very long to resize them.)
And it... -
24 Nov 2006 12:04 PM
- Replies
- 2
- Views
- 2,079
Tried it in the examples - didn't happen. So it's definitely not a bug.
Probably just something in my code. No problem since my workaround works fine. -
24 Nov 2006 10:40 AM
- Replies
- 2
- Views
- 2,079
I've just tried using autoHeight and it's very cool. Something I wished for since I first started using the grid (which was just the 0.33 RC1 release actually).
From your blog post you say:
... -
24 Nov 2006 10:02 AM
Jump to post Thread: RoR Integration by glassy
- Replies
- 15
- Views
- 6,884
Hi there.
Yes I'm using YUI (Yahoo UI) and yui-ext with Ruby on Rails right now. No problem here, it works as expected.
I've actually commented out the default libraries... -
21 Nov 2006 12:52 AM
Jump to post Thread: Improved NavEditorSelectionModel by glassy
- Replies
- 2
- Views
- 3,395
Thanks to the original NavEditorSelectionModel (http://www.yui-ext.com/forum/viewtopic.php?t=667), I had a good starting point to implement the selection "model" that I had in mind.
This... -
19 Nov 2006 2:42 AM
- Replies
- 2
- Views
- 1,884
Thank you!! :)
-
19 Nov 2006 2:23 AM
- Replies
- 2
- Views
- 1,884
I've got 2 grids loading from xml on the same page working now.
I've applied separate columns css.
My questions are:
1. Is it possible to put the 2 grids into separate tabs? By tabs, I mean...
Results 1 to 19 of 19
