Get Combobox value within Microsoft.VisualBasic.PowerPacks 3.0 DataRepeater Control
-
Hi All, I am using Microsoft.VisualBasic.PowerPacks 3.0 DataRepeater Control in my window application. There is one Combobox in the ItemTemplate of the DataRepeater. Combobox binds in the "ItemCloned" event of the DataRepeater. Now there is a button outside the datarepeater. Onclick of that button I am retrieving the selected value of the Combobox. But it always come blank. Even the Combobox items are also counted as 0. Is there anything I am doing wrong ? Asp.Net version : 3.5 language : c#
Regards :)
-
Hi All, I am using Microsoft.VisualBasic.PowerPacks 3.0 DataRepeater Control in my window application. There is one Combobox in the ItemTemplate of the DataRepeater. Combobox binds in the "ItemCloned" event of the DataRepeater. Now there is a button outside the datarepeater. Onclick of that button I am retrieving the selected value of the Combobox. But it always come blank. Even the Combobox items are also counted as 0. Is there anything I am doing wrong ? Asp.Net version : 3.5 language : c#
Regards :)