in a datagrid, i have a column that should have a list of allowed values... how do i implement this?
i have read that some uses combo box but what if you need to show a list of more than one columns for the allowed values... for example, i have a column that accepts a primary from another table.. so in order for the user to know which primary key to select, it must also show the description of that primary key.
any suggestions?
please tell me if you need a better explanation.
thanks.
i have read that some uses combo box but what if you need to show a list of more than one columns for the allowed values... for example, i have a column that accepts a primary from another table.. so in order for the user to know which primary key to select, it must also show the description of that primary key.
any suggestions?
please tell me if you need a better explanation.
thanks.