Search Type: Posts; User: v2108
Search: Search took 0.04 seconds.
-
16 Aug 2012 12:20 AM
Jump to post Thread: Very simple Writer example? by v2108
- Replies
- 6
- Views
- 960
Your examples are great, thank you very much !! :D
I fixed the problem with the database, but I still get this error:
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean... -
15 Aug 2012 10:40 PM
Jump to post Thread: Very simple Writer example? by v2108
- Replies
- 6
- Views
- 960
Hey,
the 2 examples are greate, but do I need a mysql database to test the examples? -
15 Aug 2012 9:57 PM
Jump to post Thread: Open application without webserver? by v2108
- Replies
- 2
- Views
- 401
Hey, I deploy it on the localhost, because elsewhere the application does not load everything. My boss would like to enter the application without a webserver on his pc, but I am not sure if this is...
-
14 Aug 2012 5:23 AM
Jump to post Thread: Very simple Writer example? by v2108
- Replies
- 6
- Views
- 960
I know that a server-side-code is needed to write the data to the file, but I does'nt understand how this all works together and with a large example it's really hard to find out how it works.
-
14 Aug 2012 2:29 AM
Jump to post Thread: Open application without webserver? by v2108
- Replies
- 2
- Views
- 401
Hi guys,
is it possible to successfully open the app.html without a webserver?
Nice greets, Victoria -
14 Aug 2012 2:28 AM
Jump to post Thread: Very simple Writer example? by v2108
- Replies
- 6
- Views
- 960
Hey guys,
I am looking for a very simple example for using a writer, to write data into a server-side file. Maybe, just one textbox, which text is loaded into the file. Does anyone know such a... -
13 Aug 2012 2:31 AM
Jump to post Thread: Load data into json file? by v2108
- Replies
- 4
- Views
- 705
Does the store automatically get changed data? How can I implement updating of the file on the server?
-
8 Aug 2012 2:58 AM
Jump to post Thread: How to set up regex and maskre? by v2108
- Replies
- 5
- Views
- 891
Thanks for your answers, I finally decided to make different fields for text, date and time.
-
8 Aug 2012 2:57 AM
Jump to post Thread: How to save changes in grid t file? by v2108
- Replies
- 2
- Views
- 478
The problem is to write the server side/ backend script? I can't find examples.
-
8 Aug 2012 2:55 AM
Jump to post Thread: Load data into json file? by v2108
- Replies
- 4
- Views
- 705
No, I want to update the read file. Is this possible?
-
31 Jul 2012 10:51 PM
Jump to post Thread: Load data into json file? by v2108
- Replies
- 4
- Views
- 705
How can I load data for example a changed value into a json file? Finally, I want to write updated data of an editable grid into a json file. Is this possible and how does this work.
I can't find... -
25 Jul 2012 5:34 AM
Jump to post Thread: How to save changes in grid t file? by v2108
- Replies
- 2
- Views
- 478
Hi guys,
I am using a RowEditing Plugn to edit the content of the grid, but the changes are not saved to the json-File is use to load the date. How can I save the edited data with Sencha... -
25 Jul 2012 5:25 AM
Jump to post Thread: How to set up regex and maskre? by v2108
- Replies
- 5
- Views
- 891
I've already read this, but I still do not no how to combine this differnt things like /[A-Z]/ and date with "," or "-".
-
25 Jul 2012 12:23 AM
Jump to post Thread: How to set up regex and maskre? by v2108
- Replies
- 5
- Views
- 891
Hi guys,
i want to define a textfield where the input must look like: Firstname,Lastname - Job, DD.MM.YYYY HH:MM
How does the regex and maskre definiton look like?
Please help me, if you know... -
25 Jul 2012 12:02 AM
- Replies
- 2
- Views
- 362
Thanks, it works :D
-
24 Jul 2012 3:08 AM
- Replies
- 2
- Views
- 362
Hi guys,
I am new to Sencha Architect and I want to open a tab when a node of a tree is selected. How does this work with Sencha Architect? I know that with TabPanel.SetActiveTab(1) it is possible... -
24 Jul 2012 2:44 AM
Jump to post Thread: How to fill textfields with store by v2108
- Replies
- 2
- Views
- 350
Thank you for your answer. I am developing an Sencha Architect Application. It works :)
-
23 Jul 2012 3:54 AM
Jump to post Thread: How to fill textfields with store by v2108
- Replies
- 2
- Views
- 350
Hi guys,
I want to fill textfields with an json File, using a Model and a store.
How does this work in Sencha Architect. How should the json-file look like?
Please help:) -
21 Jul 2012 3:15 AM
- Replies
- 3
- Views
- 702
Hey,
I have to views TabPanel1 and TabPanel2. TabPanel1 has a Button with the itemId SaveButton.
I added an controller with the two views and a Controller Reference with ref: TabPanel2.
I also... -
21 Jul 2012 2:49 AM
- Replies
- 1
- Views
- 479
Hi guys,
whenever I use a store I get the Type Error: C is not a constructor in the Firebug. When I deploy the grid without a store there is no failure. In Sencha Architect the data is loaded and... -
20 Jul 2012 3:44 AM
Jump to post Thread: Failure when using a store by v2108
- Replies
- 1
- Views
- 428
Hi guys,
everytime when I pick a store I get an failure of firebug "TypeError: c is not a constructor". I already developed the store with a proxy, reader and a model. The data was loaded into the... -
19 Jul 2012 11:52 PM
Jump to post Thread: How to add data into a grid? by v2108
- Replies
- 1
- Views
- 484
Hi,
I want to add data in to a gri panel? How does this work in sencha architect? -
19 Jul 2012 11:09 PM
- Replies
- 3
- Views
- 702
Hey guys,
I have two views in my sencha architect application and I want to open the second view with a button click on the inital view. How can I develop this by using sencha Architect?
Please... -
19 Jul 2012 1:39 AM
Jump to post Thread: How to setup tree store by v2108
- Replies
- 4
- Views
- 1,178
Hi guys,
does anyone of you know how to build up a tree in sencha architect? How can I develop a file for the store? -
18 Jul 2012 11:33 PM
- Replies
- 5
- Views
- 686
Okay. Thank's!:D
Can I write this directly in the creation of the tab panel?
Results 1 to 25 of 29
