I am using a menu control in which i have a tab controld in which i have a
dropdownlilst
How do i find the values in a control.
I have tried this in C#
?LTCMenu1.FindC ontrol[Tab2.FindContro l[ddlStatusVerify .DataValueField .ToString()]]
Can any one plz help me out.
dropdownlilst
How do i find the values in a control.
I have tried this in C#
?LTCMenu1.FindC ontrol[Tab2.FindContro l[ddlStatusVerify .DataValueField .ToString()]]
Can any one plz help me out.
Comment