ListView or DataGrid

Joined
Jul 5, 2007
Messages
2
Reaction score
0
Hi, need advices on which control to use...

Currently, our team needs to create applications of which the UI for the handhelds involve display of checkboxes (next to each row of data), add and remove rows and paging of records.

Listview enables us to have the checkboxes but we have no idea of how to implement the add & remove rows and paging of records.

Datagrid enables us to add & remove through some codings. But we have no idea how to implement the checkboxes paging of records.

We are torn between these 2 controls. We are using c# on asp.net and deploying as a pocket pc 2003 device.

Your advise will be greatly appreciated. Best if you have examples to show us how to go about solving these issues.

Sincerely
hopinj
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top