Hi,
I am using gridview in my windows form application.
I want to display 3 records in a single row.
How can i do it...?
The same thing i can do it in asp.net by changing the property of RepeatDirection and RepeatColumns.
I want to achieve same thing in windows form.....
Please help me out......!!!
Thanks in Advance
I am using gridview in my windows form application.
I want to display 3 records in a single row.
How can i do it...?
The same thing i can do it in asp.net by changing the property of RepeatDirection and RepeatColumns.
I want to achieve same thing in windows form.....
Please help me out......!!!
Thanks in Advance