S
Sam
Hi all
I have a database table that has multiple column primary key and every thing
looks fine when I load it in the datagrid web control. The problem is that
the datagrid web control can only take one single field to be its
DataKeyField while my data table has multiple(2) column primary. Is there a
way to create a datagrid web control's DataKeyField which can take a
multiple columns.
Thank you
Sam
I have a database table that has multiple column primary key and every thing
looks fine when I load it in the datagrid web control. The problem is that
the datagrid web control can only take one single field to be its
DataKeyField while my data table has multiple(2) column primary. Is there a
way to create a datagrid web control's DataKeyField which can take a
multiple columns.
Thank you
Sam