Hi ,
I developed a application for English end Arabic.
In this Application i am using gridview.
I want when i click arabic button my gridview column will be RTL.Pls giude me and pls give proper link and solution.
in this application i create two css one for English,another for Arabic.
I wrote a css for grid view
.GVLeftIndex
{
padding-left:50px;
margin:5px;
height:23px;
text-align:left;
}
.gridalign
{
width:auto;
text-align:center;
padding-right:15px;
padding-left:15px;
}