I use store procedure in SQL Server 2000 and I want some column have content is center and other is left align. please help me!
Hi,
Kindly provide some example / sample code for the same.
Regards,
Sohail Kazmi.
Hello,
I am not sure whether thiis can be done from the stored procedure. Instead, you would probably want to handle an event of the XamDataGrid like FieldLayoutInitializeed and handle content alignment.