Search Type: Posts; User: thilakmsc
Search: Search took 0.03 seconds.
-
5 Sep 2012 8:20 PM
- Replies
- 2
- Views
- 579
Dear Stahl.Stalin[/URL]
Will you please try to share your code .
[URL="http://www.sencha.com/forum/member.php?368580-stahl.stalin"] -
5 Sep 2012 8:14 PM
- Replies
- 1
- Views
- 308
Thank you.,
I got the result.....
FormCopyListDefinition.load({
url: '',
params:{},
// method:'GET',
failure: function(form, action) -
4 Sep 2012 2:54 AM
- Replies
- 0
- Views
- 248
While click add button i was add a New record for the example.,
Grid Like
Name Location
User Name Location (1.While click add i added this row with Row Editing if user click... -
4 Sep 2012 2:50 AM
- Replies
- 1
- Views
- 437
While click add button i was add a New record for the example.,
Grid Like
Name Location
User Name Location (1.While click add i added this row with Row Editing if user click... -
29 Aug 2012 3:55 AM
Jump to post Thread: Store With Parameters by thilakmsc
- Replies
- 1
- Views
- 285
Dear All.,
Ext.define('ModelCopyListDefinition2', {
extend: 'Ext.data.Model',
fields: [
{name: '_TenantID'},
{name: '_ListDefinitionName'} -
27 Aug 2012 9:37 PM
Jump to post Thread: Load Form data from JSON Data by thilakmsc
- Replies
- 2
- Views
- 402
Dear Vietits.,
Really Thank you for you help.
Thilak -
26 Aug 2012 10:40 PM
Jump to post Thread: Load Form data from JSON Data by thilakmsc
- Replies
- 2
- Views
- 402
Still I'm unable to load field values from Json data.
var FormCopyListDefinition = new Ext.form.Panel({
autoHeight: true,
... -
23 Aug 2012 7:36 PM
- Replies
- 1
- Views
- 308
Dear all.,
I have Radiogroup and Checkbox in my form.And Also my Json string look like follows.
{'d': [{"_ListDefinitionName":"SampleTable1","_Description":"microtenancy_SampleTable1",... -
23 Aug 2012 7:35 PM
- Replies
- 0
- Views
- 142
Dear all.,
I have Radiogroup and Checkbox in my form.And Also my Json string look like follows.
{'d': [{"_ListDefinitionName":"SampleTable1","_Description":"microtenancy_SampleTable1",... -
20 Aug 2012 10:33 PM
Jump to post Thread: Grid Load by thilakmsc
- Replies
- 18
- Views
- 1,976
Dear Scott.,
May i know how to Implement Edit a Particular Row While Click Edit button from Docked items from Grid.
For the Example.,
S.no Name Location... -
16 Aug 2012 11:05 PM
Jump to post Thread: Sencha Architect License by thilakmsc
- Replies
- 1
- Views
- 358
Dear Sencha Architect Development Team .,
May i know the major difference between the Trial version and Licensed version of Architect2.0.
Thank you.
By ,
Thilak -
15 Aug 2012 9:25 PM
- Replies
- 3
- Views
- 518
Dear Jie Minwong.,
While i'm trying to open your Architect File I got error message like.
" This framework version is not supported."
Please let me know the Solution. -
13 Aug 2012 11:12 PM
Jump to post Thread: Grid Load by thilakmsc
- Replies
- 18
- Views
- 1,976
Dear Scott.,
Finally we move to Sencha Architect 2.0 tool.,
Will be please try to share your code or Tutorial with us.
It's really help us to achieve our client requirement.
I have some ... -
13 Aug 2012 11:10 PM
- Replies
- 3
- Views
- 518
Dear All.,
Is it possible to apply Editable Grid .
We need to implement Ext Js4.1 Example grid(Cell Editing Or Row Editing Grid Example) in Sencha Architect.
ExtJs Example --... -
10 Aug 2012 11:04 PM
Jump to post Thread: 504: Gateway Time-out by thilakmsc
- Replies
- 1
- Views
- 515
I got Error in Store Preview option in Sencha Architect2.0.,
Ext.define('MyApp.store.StoreListDefinition', {
extend: 'Ext.data.Store',
requires: [
... -
10 Aug 2012 10:36 PM
- Replies
- 2
- Views
- 884
Dear All.,
I'm beginner in Sencha Architect2.0 ., I'm trying to implement Sencha JS file in Asp.net MVC, But i got following error.
1 ) TypeError: c is not a constructor
Thank you., -
10 Aug 2012 10:33 PM
- Replies
- 5
- Views
- 1,073
Dear Aconrann.,
I'm beginner in Sencha Architect2.0 ., I'm trying to implement Sencha JS file in Asp.net MVC, But i got following error.
1 ) TypeError: c is not a constructor
And One more... -
9 Aug 2012 3:02 AM
Jump to post Thread: Grid With Combo Box by thilakmsc
- Replies
- 5
- Views
- 688
Dear Scott.,
I was implement above sample ., It's work fine in forms. But while using the same code in Grid.,
The whole column hide. -
8 Aug 2012 7:38 PM
Jump to post Thread: Grid With Combo Box by thilakmsc
- Replies
- 5
- Views
- 688
Dear Scott.,
I need to do change the disable properties of text box in Combobox Index Change.
For the Example.,
In ComboBox(Have Country name's)
India
USA -
8 Aug 2012 2:32 AM
Jump to post Thread: Grid With Combo Box by thilakmsc
- Replies
- 5
- Views
- 688
Dear All .,
I have Grid with Combo box and Text box in same row., If i select value=1 from combobox Text state is visible., If select Value=0 means (Textbox)it's show in Gray color.
Mat i know... -
7 Aug 2012 7:59 PM
Jump to post Thread: Grid Load by thilakmsc
- Replies
- 18
- Views
- 1,976
Dear Scott.,
1.I was create a grid with Edit., While Click the row twice.
But i also have Edit button as in toolbar. I need to trigger the Edit Plugin while click the Edit Button.
2.How to... -
7 Aug 2012 7:43 PM
Jump to post Thread: How do I attach a plugin ??? by thilakmsc
- Replies
- 5
- Views
- 574
How to reset the row number values.
Ext.onReady(function(){
Ext.create('Ext.data.Store', {
storeId:'simpsonsStore',
fields:['name', 'email', 'change'],
data:{'items':[
... -
7 Aug 2012 2:59 AM
Jump to post Thread: Grid Load by thilakmsc
- Replies
- 18
- Views
- 1,976
Dear Scott .,
Drag and Drop is work's fine ., May i Know how to reset the Row number value.
... -
7 Aug 2012 2:48 AM
Jump to post Thread: Grid Load by thilakmsc
- Replies
- 18
- Views
- 1,976
Dear all.,
1.I was create a grid with Edit., While Click the row twice.
But i also have Edit button as in toolbar. I need to trigger the Edit Plugin while click the Edit Button.
2.How to... -
7 Aug 2012 2:44 AM
Jump to post Thread: Grid Edit..... by thilakmsc
- Replies
- 1
- Views
- 297
Dear all.,
1.I was create a grid with Edit., While Click the row twice.
But i also have Edit button as in toolbar. I need to trigger the Edit Plugin while click the Edit Button.
2. I need...
Results 1 to 25 of 56
