cancel
Showing results for 
Search instead for 
Did you mean: 

Parameter Passing in Dynamic Programming

Former Member
0 Kudos

Hello Experts,

I have developed dynamic programming to display products in a grid, not a table. In that grid, for every product image and label, I have a details button, to go to the product details view.

But The problem, I am facing is, I cant determine which button is selected at runtime. Does anybody have an idea on how to resolve, please let me know. I appreciate your help.

Regards,

Sunita.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sunitha,

Pl go through this

Regards

Ayyapparaj

Former Member
0 Kudos

Hi Ayyappa,

The link you have given, doesnt work. Could you please check it. Thanks

/Sunita.

Former Member
0 Kudos

Hi Sunitha

Regards

Ayyapparaj

Former Member
0 Kudos

Ayyappa,

In that thread, it is dealing with dropdown, which has index. But, In my case I have a button with IDs like i+"detailsButton", I dont know how to pass at least this name or variable 'i'. If you know how to do this, please let me know.

Thanks.

Sunita.