Dear All,
i have been working on a DataGridView for quite few days. Now its comes that a particular column has to show user name in display and in internal it should return user id. DataGridView is populated from a DataSource which will only supply user id. anybody knows there is any inbilt function or property in DataGridView to implements this option ?
thanks
Warun