This question is locked. New answers and comments are not allowed.
I have a NumericuUpDown in databoundListbox's datatemplate.
I have to save this numericupdown.value to db with related listbox item id at manupulation_complete event of numericupdown.
but i cant get data id.
i need a property or something like hiddenfield (if there is any like web UI) that i could bind to data id .
How can i get this id. Help pls
Thanks.
I have to save this numericupdown.value to db with related listbox item id at manupulation_complete event of numericupdown.
but i cant get data id.
i need a property or something like hiddenfield (if there is any like web UI) that i could bind to data id .
How can i get this id. Help pls
Thanks.