Peter Roth
|
| Posted: 05/28/2002, 4:10 AM |
|
1)
Gridwindow generated without the alternate record option. Why this option isn't available in edit?
2)
Recordwindow generated without the "allow cancel" option. Why this option isn't available in edit?
Do I have to insert this manualy?
Regards
Peter
|
|
|
 |
Nicole
|
| Posted: 05/28/2002, 4:55 AM |
|
Peter,
1. I suppose that this feature isn't available in form Properties because it requires significant modifications in html and in code. I mean that Grid form is to be totally regenerated
2. you can easy add 'Cancel' button to the form: drag new button, on Properties window/Data tab select "Cancel" Operation for it and assign the same style class as for other buttons on Format tab.
|
|
|
 |
Peter Roth
|
| Posted: 05/28/2002, 6:58 AM |
|
Hi Nicole,
... thanks great ... on which timerframe we can expect a tutorial with php codes?
peter
|
|
|
 |
|