cancel
Showing results for 
Search instead for 
Did you mean: 

Event handling of button in a table control in .Net PDK

Former Member
0 Kudos

Hi,

I am working in .Net PDK 1.0. I need to write server side click event for a button within a table control. Please let me know how to do it.

Thanks

swetha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Swetha,

Button controls in a table are available only in version 2.0 of the .NET PDK.

In order to use Button in a table and handle its events u will have to upgrade.

Further information about using input controls in a table is available in the How to section of the PDK documentation.

Thanks, Reshef