Click here to Skip to main content
16,004,727 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a data grid view when my content align left by default on browser chrome
and align center in explorer and mozila
plz help me to fix it in center for any browser
Posted

 
Share this answer
 
Comments
neeraj_ 8-Apr-14 0:40am    
thnx peter
Add the following CSS .TACenter { text-align:center; }
Then use this CSS to style the grid view.
 
Share this answer
 
Comments
neeraj_ 8-Apr-14 0:39am    
thanx abhinav

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900