user403015
user403015

Reputation: 7227

How to make sectioned listbox in Windows Phone 7?

I am making a grid (table) showing dynamic data in Windows Phone 7. I need to different sections of grids like a sectioned UITableView in iPhone.

How to make sectioned listbox in Windows Phone 7 ? Any idea ?

Thanks

Upvotes: 0

Views: 638

Answers (1)

indyfromoz
indyfromoz

Reputation: 3763

I am assuming you are intend to build a [sectioned UITableView like the example shown here]. 1. You can look at the quick jump grid shared by Kevin Marshall or the Bewise Phone Controls jump grid and adapt the controls to suit your requirements.

HTH, indyfromoz

Upvotes: 2

Related Questions