Search Type: Posts; User: cprabha
Search: Search took 0.02 seconds.
-
3 Aug 2009 10:28 PM
- Replies
- 1
- Views
- 893
Hi,
i am using textarea in a chat window. i want to type the multiple line of text and then send the chat content.
But at present when i press "enter" or "ctrl + enter", the content was send.... -
24 Jul 2009 10:58 PM
Jump to post Thread: Doubt in gridpanel by cprabha
- Replies
- 1
- Views
- 697
How to hide the top right corner menu (which displays sort ascending,sort descending,columns to hide) in Gridpanel
Thanks in advance -
15 Jul 2009 8:33 PM
Jump to post Thread: Live search related help by cprabha
- Replies
- 1
- Views
- 1,011
Implemented livesearch for a text box onFocus event. In the form there is a image next to that textbox. After a Focusin the textbox , the image is wraped to the next line.
I dont want the image... -
7 Jun 2009 10:52 PM
- Replies
- 15
- Views
- 4,852
Hi BitPoet,
Thanks for the link. I tried , but not working fine. We are Using Ext2.2. And i included the celltooltip as a script file, before the js file where grid is defined.
and added the... -
5 Jun 2009 12:25 AM
- Replies
- 15
- Views
- 4,852
In the grid , i need tooltip(the cell content) for each cell in the grid. How to do this?
-
29 Mar 2009 10:03 PM
- Replies
- 1
- Views
- 1,089
I need to set the title of Tabpanel Center align. How to do that?
-
17 Mar 2009 10:09 PM
Jump to post Thread: Height setting in Extjs Grid by cprabha
- Replies
- 5
- Views
- 1,972
Is it possible to change the height of the grid dynamically while clicking expand Icon?
-
13 Mar 2009 12:11 AM
Jump to post Thread: Height setting in Extjs Grid by cprabha
- Replies
- 5
- Views
- 1,972
Thanks for Reply..
Grid Code:
grid_listing = new Ext.grid.GridPanel({
title:TodaysTasks,
el:"summary_task-grid",
store: dsTask,
... -
12 Mar 2009 4:37 AM
Jump to post Thread: Height setting in Extjs Grid by cprabha
- Replies
- 5
- Views
- 1,972
How to solve this issue can you help?
I have listed 10 records in Extjs Grid,My need the height of the grid should be 5 Records with in this user can scroll and view 10 records. (I have tried with... -
10 Mar 2009 1:53 AM
- Replies
- 9
- Views
- 1,881
i am getting the data, but the grid is not refreshed for the latest data.
I defined MailListDS as global variable and during grid define i mentioned store:MailListDS
Grid creation
var... -
9 Mar 2009 10:03 PM
Jump to post Thread: Live search related issue by cprabha
- Replies
- 4
- Views
- 947
Implemented live search for a text box. After live search is initiated , the html textbox width enlarged. I just want to have the text box of same size(how it looks before live search initiated )
... -
9 Mar 2009 8:31 PM
- Replies
- 9
- Views
- 1,881
I need to refresh the grid inside the tabpanel based on the value selected in the mail account combo.
-
9 Mar 2009 2:49 AM
- Replies
- 9
- Views
- 1,881
I designed a layout for mail handling
1) North region have toolbar related to mail processing
2) West region have folders(inbox,sent item,trash)
3) Center region contain Inbox tab (Tab contains... -
6 Mar 2009 1:56 AM
- Replies
- 9
- Views
- 1,881
I designed a layout for mail handling
1) North region have toolbar related to mail processing
2) West region have folders(inbox,sent item,trash)
3) Center region contain Inbox tab (Tab contains... -
5 Mar 2009 10:30 PM
- Replies
- 1
- Views
- 785
How to set the Width for the Tab.
I tried to open a mail in a new tab. I set the mail subject as Tab text. If the subject is long, the tab is big. I just want to show the subject of mail only 30... -
5 Mar 2009 1:31 AM
- Replies
- 1
- Views
- 657
I designed a layout with Tabpanel , border layout. In this i wont use "el" properties. Now how can i able to access the elements within this layout using its id?
For eg, when i want to get the grid... -
27 Feb 2009 9:39 PM
- Replies
- 4
- Views
- 1,288
Thanks for the reply.
To Add a new tabpanel on a button click i got the sample from http://www.extjs.com/deploy/dev/examples/tabs/tabs-adv.html
In the tabpanel which is added new, i need to... -
26 Feb 2009 2:11 AM
- Replies
- 4
- Views
- 1,288
I tried a border layout sample and try to have toolbar in the north panel.
Error
Error: A[C.xtype || D] is not a constructor
Source File: http://test.qxsindia.com/scripts/ext-all.js... -
19 Feb 2009 11:28 PM
- Replies
- 1
- Views
- 638
Hi,
How to display a dynamic message in Paging Toolbar
I am having a grid with Paging.
There is a button "Receive Latest Records" , it fetch the latest records to the grid.
If any new... -
12 Jan 2009 8:46 PM
Jump to post Thread: Live search related issue by cprabha
- Replies
- 4
- Views
- 947
Thanks a lot. the issue solved
-
9 Jan 2009 10:19 PM
Jump to post Thread: Live search related issue by cprabha
- Replies
- 4
- Views
- 947
Hi somebody help me to solve this issue. its urgent
-
8 Jan 2009 9:37 PM
Jump to post Thread: Live search related issue by cprabha
- Replies
- 4
- Views
- 947
Dear All,
Kindly help me in live search related issue in Ext . We are using EXT 2.2
Live search is implemented in the text box. The value for live search is based on the item selected in the... -
29 Jul 2008 3:00 AM
- Replies
- 8
- Views
- 1,349
Thanks for your help. Have gone through the thread.
Inference: The form panel is defined in the client side. And the fields can be built from server side on it.
I need one more step to go. ... -
28 Jul 2008 8:04 PM
- Replies
- 8
- Views
- 1,349
s, the question is "How to do it..." . Thanks for your help.
As you replied , the field details will be fetched from server side and the form building process will be handled in client side(java... -
24 Jul 2008 1:03 AM
- Replies
- 8
- Views
- 1,349
Form layout needs to be designed using ext
Layout, number of elements and type of elements in the page should be built
dynamically - that means the values neeed to be fetched from the server...
Results 1 to 25 of 48
