Google

Thursday, June 26, 2008

i-TimeTabler 005: Added Customized Table


Done:
Instead of using DataGrid for the Table visualization, I decided
to try a customised Table made up of textboxes as shown above.
The table consists of an array of 72 textbox objects.

ToDo:
Bind the textboxes to the database, and also allow addition of
records and also edit of records.