Click here to Skip to main content
15,896,063 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSorting a DataTable Columns Pin
Blumen21-May-07 23:40
Blumen21-May-07 23:40 
AnswerRe: Sorting a DataTable Columns Pin
N a v a n e e t h22-May-07 0:12
N a v a n e e t h22-May-07 0:12 
GeneralRe: Sorting a DataTable Columns Pin
Blumen22-May-07 0:20
Blumen22-May-07 0:20 
GeneralRe: Sorting a DataTable Columns Pin
Blumen22-May-07 0:54
Blumen22-May-07 0:54 
GeneralRe: Sorting a DataTable Columns Pin
PandemoniumPasha22-May-07 1:12
PandemoniumPasha22-May-07 1:12 
GeneralRe: Sorting a DataTable Columns Pin
Blumen22-May-07 2:43
Blumen22-May-07 2:43 
QuestionVertical scroll bar on left side of the form Pin
deep721-May-07 23:38
deep721-May-07 23:38 
AnswerRe: Vertical scroll bar on left side of the form Pin
Sherin Iranimose22-May-07 2:55
Sherin Iranimose22-May-07 2:55 
Hi,
You can done this at code behind
Provide id=htmlid runat="server" to head tag
<br />
    <html xmlns="http://www.w3.org/1999/xhtml" id="htmlid" runat=server><br />

From code behind use
<br />
    htmlid.Attributes.Add("dir", "rtl")<br />

to set attribute.


To succeed, we must first believe that we can.
Sherin Iranimose




QuestionReading out contents of an eID-card Pin
Pat Krimson21-May-07 23:18
Pat Krimson21-May-07 23:18 
Questionrun time controls Pin
rmedo21-May-07 23:11
rmedo21-May-07 23:11 
AnswerRe: run time controls Pin
GgAben21-May-07 23:52
GgAben21-May-07 23:52 
GeneralRe: run time controls Pin
rmedo22-May-07 0:42
rmedo22-May-07 0:42 
GeneralRe: run time controls Pin
GgAben22-May-07 0:54
GgAben22-May-07 0:54 
GeneralRe: run time controls Pin
rmedo22-May-07 1:37
rmedo22-May-07 1:37 
QuestionVista "Ocr running error" Pin
kosovan21-May-07 23:09
kosovan21-May-07 23:09 
AnswerRe: Vista "Ocr running error" Pin
kosovan23-May-07 1:37
kosovan23-May-07 1:37 
QuestionAccessing my ASP pages from other PC Pin
AaronNeo21-May-07 22:25
AaronNeo21-May-07 22:25 
AnswerRe: Accessing my ASP pages from other PC Pin
pradeep kumarappagari21-May-07 22:31
pradeep kumarappagari21-May-07 22:31 
GeneralRe: Accessing my ASP pages from other PC Pin
AaronNeo21-May-07 22:51
AaronNeo21-May-07 22:51 
GeneralRe: Accessing my ASP pages from other PC Pin
enjoycrack21-May-07 23:04
enjoycrack21-May-07 23:04 
GeneralRe: Accessing my ASP pages from other PC Pin
AaronNeo22-May-07 4:14
AaronNeo22-May-07 4:14 
GeneralRe: Accessing my ASP pages from other PC Pin
Sherin Iranimose21-May-07 23:07
Sherin Iranimose21-May-07 23:07 
GeneralRe: Accessing my ASP pages from other PC Pin
pradeep kumarappagari21-May-07 23:40
pradeep kumarappagari21-May-07 23:40 
AnswerRe: Accessing my ASP pages from other PC Pin
GgAben22-May-07 0:05
GgAben22-May-07 0:05 
Questionto expire the page and control in form Pin
Balaji.K21-May-07 22:03
Balaji.K21-May-07 22:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.