In my Application, I have list and Each list items will display two GridViews. One GridView displays all items with their details, And another one will display some operation regarding to that list.

Is it possible to implement? If yes please provide me the best way to implement ....

Thanks,...

有帮助吗?

解决方案

I cant add a GridView to the ListView because both of them are Scrollable items. Instead i can add a GridLayout there

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top