-
4 Jan 2007 5:30 AM #1
two grids in a page.
two grids in a page.
can i use two different grids in the same page ?
when i resize one column of grid1 this change reflects in the column of grid2, the properties also.
-
4 Jan 2007 5:33 AM #2
Conmgratulations! You're the 1000th person to ask this.
There's a limitation in pre 0.40 code, do a forum search on "multiple grids" to find the workaround.
Or download the 0.40 dev code.
-
4 Jan 2007 5:48 AM #3
I was probably the 999th person to ask this
. The problem is that the search term "grid" in this forum returns no records which makes it difficult to search grid related issues. As Jack pointed out in another thread, one could use google to search this forum. Its not as obvious to a new user and certainly not as convenient as having the forum search working.
fabio, please check the FAQ post as it covers this issue.
btw is this issue fixed in the SVN? I didn't see a post regarding this. If so, does this mean that the CSS override is no longer required?
Sanjiv
-
4 Jan 2007 5:51 AM #4
Yes, look in GridView for
Code:YAHOO.ext.util.CSS.createStyleSheet(ruleBuf.join(''));
-
4 Jan 2007 6:00 AM #5
k, thanks.
Jack, any updates on the JIRA tracker for yui-ext?
-
5 Jan 2007 9:20 AM #6
No real plan yet. I have to make yui-ext.com a real website first.

Similar Threads
-
Problem with column width with multiple grids on a page
By SLerman in forum Ext 1.x: Help & DiscussionReplies: 3Last Post: 28 Feb 2007, 8:22 AM -
2 Grids in one page, the widths of the columns were adjusted
By davy_wei in forum Ext 1.x: Help & DiscussionReplies: 1Last Post: 15 Jan 2007, 9:55 AM -
Multiple Grids on a Page, Column Adjust Problem?
By rooster in forum Ext 1.x: Help & DiscussionReplies: 1Last Post: 8 Jan 2007, 1:42 PM -
two grids in one page
By qintnt in forum Community DiscussionReplies: 1Last Post: 5 Dec 2006, 7:40 AM -
Two grids in the same page
By pje in forum Ext 1.x: BugsReplies: 3Last Post: 28 Sep 2006, 10:00 AM


Reply With Quote