2
votes
Web 2.0 programming with Object Pascal (Part 2)
Leonardo's blog
– As I promised in my last article, here I'll show you how to add CRUD (Create, Read, Update and Delete) operations to the sample application.The first step is to add a toolbar to the Grid, with three buttons, btnAdd, btnEdit and btnDelete in charge of Inserting, Updating and Deleting data. Also I'll create a new popup form where the user will work with that data.The new GridInstead of overwriting the files used in the last example, I recommend to create a new directory called samples2, containing all the files showed in this article.NOTE: the file grid2.html, has the same contents of ...
Statistics
|
Visits by Source |
User Actions |




