Set "RightToLeft" style for TextBox
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I want to know is it possible to set RightToLeft style for TExtBox In Asp.Net? Thanks.
-
Hi all, I want to know is it possible to set RightToLeft style for TExtBox In Asp.Net? Thanks.
dir="rtl" (It's an HTML thing, not an ASP.NET thing) Marcie http://www.codeproject.com