Search Type: Posts; User: avivenna
Search: Search took 0.04 seconds.
-
2 Nov 2012 7:53 AM
- Replies
- 2
- Views
- 254
Its a bug in ext 4.1.2
If its empty it shows the blankText, but if it violates any other validation still it shows the blankText.
This works fine in 4.1.1 -
31 Oct 2012 9:52 AM
- Replies
- 2
- Views
- 254
Hello,
I have a grid with row editor and one of the columns I am editing is a textbox. It has multiple validations like
1. Not blank ( I used allowBlank = false and blankText)
2. I used Regex... -
27 Oct 2012 8:34 AM
Jump to post Thread: store.sync() gives error by avivenna
- Replies
- 1
- Views
- 309
Hi,
I working with a form which has a grid and on saving the form i am performing store.sync() operation. when I delete a row and try to save the form its producing
Uncaught TypeError: Cannot... -
15 Oct 2012 8:34 AM
Jump to post Thread: message box text clipping off by avivenna
- Replies
- 2
- Views
- 302
Thanks for looking in to the thread and responding. The text I am trying to display doesnt contain any spaces or periods. for eg. consider the following code
Ext.Msg.alert('This can be a really... -
10 Oct 2012 8:10 PM
Jump to post Thread: message box text clipping off by avivenna
- Replies
- 2
- Views
- 302
Hi,
I am trying to display a big string without any spaces and when I use messagebox alert the text is clipped off. any suggestions to overcome this?
when I use EXT.encode() it works in firefox... -
2 Oct 2012 6:59 PM
- Replies
- 1
- Views
- 358
Label's render is being called if I mouse over yField - field1
-
2 Oct 2012 4:03 PM
- Replies
- 1
- Views
- 358
Hi All,
Firstly, many thanks to one and all for your valuable suggestions and hints. Today, I am struck up with a problem and need someone's help to solve it.
I have a bar chart defined and and... -
20 Sep 2012 7:51 PM
Jump to post Thread: Array to ArrayStore by avivenna
- Replies
- 2
- Views
- 452
Hello,
I was trying to populate ArrayStore by using an Array. The Array structure as follows
arr[1]['field1'] = 123,
arr[1]['field2']= 456,
arr[1]['field3']= 'name'
I want field1, field2,... -
16 Sep 2012 9:12 AM
Jump to post Thread: layout for gridpanels by avivenna
- Replies
- 1
- Views
- 240
Hi friends,
I am trying to put twro grid panels in to a layout using viewport. I am using the following snippet
Ext.create('Ext.Viewport', {
layout: 'border',
align:'middle',
... -
15 Sep 2012 7:40 PM
- Replies
- 3
- Views
- 662
It worked :) many thanks :)
-
12 Sep 2012 5:10 PM
- Replies
- 3
- Views
- 662
Hi All,
I am new to extjs and trying hard to fulfill a requirement. My url returns the json in following format.
...
Results 1 to 11 of 11
