I need to create tiles of well formatted buttons, something like the Windows 8 start page. Is there any toolkit available for a custom ListView which may support tile view o
You can simply use Item Control,
i). In Item Panel just give the number of rows and columns you want
ii). If button you want here are to be generated dynamically just assign the list of Buttons to it.