Hi
I'm experiencing some issues with the version 3.6 of this library. I have loaded the library on my project however it is not listed in intellisense. The library is here.
I coded...
and B4AGridView is not on the list of available libraries intellisense. Also when i define it in my Globals as
its saying unknown type, see attachments, I have however noted that I have a PhotoGridView library that I have used and perhaps the name has been changed. If indeed that is the case, to avoid confusion, perhaps the name should be changed on the wiki. Just a thought...
I'm experiencing some issues with the version 3.6 of this library. I have loaded the library on my project however it is not listed in intellisense. The library is here.
I coded...
B4X:
Dim grd as B$ (the B$ lists all available libraries etc)
and B4AGridView is not on the list of available libraries intellisense. Also when i define it in my Globals as
B4X:
Dim grd as B4aGridView
its saying unknown type, see attachments, I have however noted that I have a PhotoGridView library that I have used and perhaps the name has been changed. If indeed that is the case, to avoid confusion, perhaps the name should be changed on the wiki. Just a thought...