Hi,
I was trying to add buttons in each line in a GridLayout and call a function on_press of the button to pass few details from the current row where the button is clicked.
It always brings in the last item in the row and not the one where is it clicked from.
I am not sure if I am doing everything right here or any inherent bug is there in kivy as I am new to this environment and kivy also seems to be under huge development.
I understand if such is the case, then kivy should not have been published for developers to code using it.
Pls suggest.
Rgds,
Suprabhat