Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataGrid control Update/Delete buttons?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Mobile development
Title:
DataGrid control Update/Delete buttons?
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01397328
Message ID:
01397328
Views:
114
Hi everybody,

I started from the User Interface first - I have a simple form with few textboxes, two buttons.

I want to create a simple form like

top portion - some data entry controls + Button Add/Clear

Add button should add this record to the dataset which is displayed in the DataGrid below.

The DataGrid should have buttons Edit/Delete in each record allowing to Edit info inline / Delete record from DS.

Finally, at the bottom of the form I want to show Totals and have a button 'Save Order' which would save this order to the SQL Server CE database.

----------------------------------------------------------------------------------
I also have MereMortals framework which I can utilize here. I don't want to use webservice as the Pocket PC tutorial shows.

Can you please help me out a bit as to how to proceed? I created a form by dragging controls from All Device Controls and set up fields in the DataGrid, but now I'm not sure how to proceed with the design I outlined.

I did also create extra tables in SQL Server CE - Orders and OrderDetails.

Can you please provide some guidance?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform