Pregunta

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,...

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top