How to add new line in cell gridview in desktop application
-
Hi, I have gridview which contains Column type DataGridViewButtonColumn. I want to set caption of button in two line like Save Close. I have tried to set caption using "Save\nClose" ,"Save\r\nClose" and "Save\f\nClose", but not worked .Please tell me how to set caption using new line? Regards, rajesh
rajesh
-
Hi, I have gridview which contains Column type DataGridViewButtonColumn. I want to set caption of button in two line like Save Close. I have tried to set caption using "Save\nClose" ,"Save\r\nClose" and "Save\f\nClose", but not worked .Please tell me how to set caption using new line? Regards, rajesh
rajesh
Rajesh_K_Sharma wrote:
Subject: How to add new line in cell gridview in desktop application
Then why are you asking in ASP.NET Forum ? Sorry My BAD. I thought I am on ASP.NET Forum. Sorry Again !!!
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.