Android Question MSDynamicGridView Library property

lomosami

Member
Licensed User
Longtime User
Hello,
I tried to use the MSDynamicGridView Library but I have some question:

1) Is it possible to change the property of the grid when clicked on? For example if the grid contain a panel with image, is it possible to load another image?
The goal is to have an image when the grid is pressed and another image when is not pressed.
(I can't access to the panel item of the single grid..)

2)And is it possible to enable/disable the single element in grid?
Thanks
 
Top