Hi Nokia Experts,
When ever we create a grid control, the images in all the rows and columns are always identical.Can we put different images in a single grid such that, the images in each row N column differ.
Is it possible?If so, then plz guide me.
Thanking in Advance,
Mihir
You simply define the icon to be used in your items array. for example 0\t....... uses the first icon in your icon array and 1\t.......... would use the seconds and so for...
Hello Mr. Yucca,
I'm extremely thankful to you for ur reply.But, I'm sorry to say I was unable to implement it.Probably I could not make out properly.Can u plz elaborate it?
It's so nice of u.Thanking a lot,
Mihir
Glad to help you, but it would be a lot easier to get your problem fixed if you would show a piece of your code. Specially how your item array & icon array get appended.