Search Type: Posts; User: sivaengn
Search: Search took 0.02 seconds.
-
29 Jul 2010 9:09 AM
- Replies
- 2
- Views
- 756
In the grid, i am using plugins like Ext.ux.grid.RowExpander, Ext.ux.grid.ColumnHeaderGroup..not sure whether these are causing the problems..i will debug..i will let you know..
-
29 Jul 2010 4:56 AM
- Replies
- 2
- Views
- 756
Hi
I have colored the cell depends on value, using custom render function
In the custom callback function
data.attrs="style='background-color:"red"';
Lets say
col1 col2 col3... -
20 Jul 2010 3:21 PM
- Replies
- 1
- Views
- 1,098
Hi All,
In Extjs Grid how to get row and column index inside the custom render callback function. I am able to get the record from record i got the rowindex, but how to get column index.
Thanks... -
7 Jul 2010 3:04 PM
- Replies
- 3
- Views
- 945
Let me clear my query:
<html>
<head>
Ext loaded here
</head>
<body>
<iframe> -
6 Jul 2010 4:33 PM
- Replies
- 3
- Views
- 945
Hi,
I have iframe we have loaded the ext js parent of the iframe, can i use that object refrence, actually i tried
like inside iframe
var Ext=parent.Ext
upto some point it working but there... -
6 Jul 2010 4:27 PM
- Replies
- 2
- Views
- 860
thanks for your direction.
-
4 Jul 2010 7:54 AM
- Replies
- 2
- Views
- 860
like this can we create in ext js in the header portion:
HdrRow1Col1 HdrRow1Col2 HdrRow1Col2
HdrRow2Col1 HdrRow2Col2 HdrRow2Col3 ... -
25 May 2010 4:26 AM
- Replies
- 2
- Views
- 586
I found way, not sure thats the best way but solves the problem..
I have registered for beforequery event and added whatever params needed in and replaced query value with the new value...
... -
24 May 2010 9:19 AM
- Replies
- 2
- Views
- 586
Hi All,
In combo box in remote mode need to send more than one parameters to server for filtering the results, so how i can do that..any clue..
One default parameter i saw is 'query' which is... -
23 May 2010 12:52 PM
- Replies
- 1
- Views
- 894
Hi All,
In combo box in remote mode need to send more than one parameters to server for filtering the results, so how i can do that..any clue..
One default parameter i saw is 'query' which is...
Results 1 to 10 of 10
