Skip to Content
0
Former Member
Jun 03, 2008 at 11:57 AM

How to Populate a Dropdown field for a table control with different keys

634 Views

Hi All,

I have Table control with abt eight columns (fields). Out of these eight field one field is with dropdown list. In table control Project ID is Primary key column. Depending upon this Project ID value, i have different values which is to be populated in dropdown boxes. In table control if there is only one project ID value say 'P000715' i can populate it but when i have more than one project ID (P000715, p000716, P000717.....) in display in rows of table control i want to have different values in my dropdown field corresponding to that row of project id. Experts please tell me how to achieve this functionality.

Thankx in Advance

Rizwan Ahmad Siddiqui