Search Type: Posts; User: jaydipdave
Search: Search took 0.02 seconds.
-
23 Apr 2008 11:10 PM
Jump to post Thread: [Solved]IE6 Resizing problem by jaydipdave
- Replies
- 7
- Views
- 3,212
But still i have heading rendering problem, when i move my mouse on the cells, the heading gets disappear.
any help? -
26 Mar 2008 11:48 PM
- Replies
- 18
- Views
- 9,460
Any alternate of below source code. I want the text(the content) be in html file and the Javascript in .Js.
// page load event
Ext.onReady(function(){
//Ext.QuickTips.init();
... -
17 Mar 2008 10:34 PM
- Replies
- 14
- Views
- 18,544
// For seperate contex menu hiding ............ 2.0 +
var cm = new xg.ColumnModel([
{id:'rank',header: "Rank", width: 7, sortable: true, dataIndex: 'rank', menuDisabled: true},
... -
17 Mar 2008 12:32 AM
Jump to post Thread: Horizontal Slider by jaydipdave
- Replies
- 76
- Views
- 50,083
Hello,
I was trying to create a range slider, i used http://www.jaredgisin.com/software/Ext.ux.SlideZone/ext2/examples_h.html
It worked perfectly.
Now, the issue is, when I am putting this... -
14 Mar 2008 2:52 AM
- Replies
- 1
- Views
- 622
I used my "googling skills" to search different type of pagination, but couldn't find a single one.
I am looking for pagination like:
<< < 1 2 3 4 5....238 > >>
something like this.
... -
13 Mar 2008 10:27 AM
Jump to post Thread: Grid inside Tab by jaydipdave
- Replies
- 4
- Views
- 5,801
Hello,
I am facing the same problem in hidden div, you have given the solution for yahoo.ext.grid.
But I am using Ext.grid. Is there any way to make it working in hidden div (i.e. tabs)
...
Results 1 to 6 of 6
