Search Type: Posts; User: jasmina
Search: Search took 0.02 seconds.
-
23 Jun 2010 9:30 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by jasmina
- Replies
- 956
- Views
- 307,582
my concern is, i want to go with the button approach but how do i get the reference or indexes of the cell in which the button is clicked. Each row has a button if i get the row no. of the cell whose...
-
23 Jun 2010 7:44 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by jasmina
- Replies
- 956
- Views
- 307,582
Hi Saki,
Thanks for suggesting the recordforms. Out of all the features of the recordform i need the delete records. So i tried this solution quickly...
Ext.onReady(function(){
var store... -
22 Jun 2010 10:45 AM
Jump to post Thread: how to place button in grid cell? by jasmina
- Replies
- 7
- Views
- 12,071
This is a wonderful work. can you tell me how do i delete a row in the grid. i mean now you have a button again each row. So without selecting an cell in the row i need to delete the row when clicked...
-
9 Jun 2010 11:23 AM
- Replies
- 1,016
- Views
- 302,752
Hi Doug,
sorry for the confusion i am using BorderLayout but the issue is the document or the content in the center region needs a horizontal scrolling and does not need a vertical scrolling. Hence... -
9 Jun 2010 4:58 AM
- Replies
- 1,016
- Views
- 302,752
Any updates on this? i am struggling with this issue for a long time :(
-
8 Jun 2010 1:54 PM
- Replies
- 1,016
- Views
- 302,752
Thanks Doug,
Actually i am not using a Border Layout. I am using a panel within a panel since i needed a specific behaviour... Hence the code which renders or calls the miframe... In the below... -
8 Jun 2010 10:43 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by jasmina
- Replies
- 956
- Views
- 307,582
Hi Saki,
Can you tell me how to use the rowActions. Refer the attached image to understand what i am trying to achieve. Basically i need the Add Row action at the end of the rows in the and... -
8 Jun 2010 10:36 AM
- Replies
- 1,016
- Views
- 302,752
Hi All,
I have this below declaration on the miframe
this.centerFrame = new Ext.ux.ManagedIFrame({
xtype:'iframepanel',
region: 'center',
hideMode:... -
20 May 2010 10:03 AM
- Replies
- 11
- Views
- 6,989
Hi i need to submit the complete store with the new and the old values. Can someone please share how it can be done?
-
18 May 2010 1:04 PM
Jump to post Thread: remove scrollbar in iframe by jasmina
- Replies
- 2
- Views
- 1,462
Hi Doug,
Even i have the same issue i do not need the iframe scrollbar, i tried the above suggested solution but it did not work... Here's my iframe code snippet,
this.centerFrame = new... -
29 Apr 2010 5:51 PM
Jump to post Thread: Tree in a Combo. by jasmina
- Replies
- 58
- Views
- 38,027
ext.onready...{
var myCombo = new Ext.ux.TreeCombo({
xtype: 'treecombo',
width: 250,
id: 'myCombo',
... -
29 Apr 2010 5:46 AM
Jump to post Thread: Tree in a Combo. by jasmina
- Replies
- 58
- Views
- 38,027
var myCombo = new Ext.ux.TreeCombo({
xtype: 'treecombo',
width: 250,
id: 'myCombo',
style:... -
28 Apr 2010 3:17 PM
Jump to post Thread: Tree in a Combo. by jasmina
- Replies
- 58
- Views
- 38,027
i got the answer for the above question. I set the reportTypeCombo.getValue. What i want is how to set the default value of the treecombobox.
-
28 Apr 2010 3:15 PM
Jump to post Thread: TreeCombo that works? by jasmina
- Replies
- 2
- Views
- 964
How do i set a default value to a treecombobox
-
27 Apr 2010 8:17 AM
Jump to post Thread: Tree in a Combo. by jasmina
- Replies
- 58
- Views
- 38,027
Hi Animal,
I am using the full version code provided by you. Need to know how to set the id of the selected node and display a text.
In the method i need to pass node.id to a load a different... -
26 Apr 2010 6:36 AM
- Replies
- 11
- Views
- 4,566
thanks so much i was able to use it...
-
22 Apr 2010 5:47 AM
- Replies
- 11
- Views
- 4,566
Yes i am looking for an output
-
19 Apr 2010 1:37 PM
- Replies
- 11
- Views
- 4,566
Can i know how is the json output of the
getlocationinfo.php file? -
12 Apr 2010 10:56 AM
Jump to post Thread: extend ComboBox by jasmina
- Replies
- 9
- Views
- 3,695
Basically i need the json store representation...
-
12 Apr 2010 8:35 AM
Jump to post Thread: extend ComboBox by jasmina
- Replies
- 9
- Views
- 3,695
Hi All,
I need a treecontrol in a combobox. Need some info on how to use it. How do i pass the store to the tree... Can you share a working example? -
7 Apr 2010 9:53 AM
Jump to post Thread: simple TriggerField() example? by jasmina
- Replies
- 7
- Views
- 6,235
How can i get the value entered in the text field?
-
1 Apr 2010 5:40 AM
Jump to post Thread: submitAsTarget Error by jasmina
- Replies
- 2
- Views
- 964
thanks Pau will do the needful...
-
30 Mar 2010 4:57 AM
Jump to post Thread: Combobox Default Value by jasmina
- Replies
- 2
- Views
- 1,433
Thanks Steffen. It did not work though. well i want this default value to be set when the combobox is loaded for the first time. It get the viewId in the request and the corresponding viewName is...
-
29 Mar 2010 1:31 PM
Jump to post Thread: Combobox Default Value by jasmina
- Replies
- 2
- Views
- 1,433
All,
I have a combobox in which i need to set the default value.
Through the jsp page i get the id and i need to set the value of the corresponding id as the parameter.
i get the viewId from... -
22 Mar 2010 12:51 PM
Jump to post Thread: submitAsTarget Error by jasmina
- Replies
- 2
- Views
- 964
What version of miframe should be used for EXTJS 3.1.0
Also, i am using miframe 1.2.6 inwhich submitAsTarget was added.
Here the scenario, I have a viewport which north and center. North is a form...
Results 1 to 25 of 25
