nidkhoury
Posts: 1
|
| Posted: 09/12/2009, 9:31 AM |
|
Hi all,
I'm new to CodeCharge, after generating my first application, i had to go back and add new fields to one of my MySql tables, and i was wondering if there is anyway i can update my existing form instead of deleting it and creating it again from scratch? It's time consuming.
I tried looking in the Help section, couldn't find my case.
Any answers / help would be well appreciated.
Thanks,
Nid
|
 |
 |
damian
Posts: 838
|
| Posted: 09/12/2009, 4:42 PM |
|
of course you can - make sure you update local database as well as live one.
click grid builder and at data source refresh tablers and cancel
you can then add your extra fields into the db...
as to it being time consuming creating a new grid from scratch - you might be doing somethjing wrong - the builders do it all for you, change fields to listbox, radio button, image, set sql queries or parameters, 2 mins later its done?
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
|