Click here to Skip to main content
15,899,313 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: query string problem Pin
Brij26-Apr-10 21:09
mentorBrij26-Apr-10 21:09 
GeneralRe: query string problem Pin
Jamil Hallal26-Apr-10 21:15
professionalJamil Hallal26-Apr-10 21:15 
AnswerRe: query string problem Pin
Jamil Hallal26-Apr-10 19:56
professionalJamil Hallal26-Apr-10 19:56 
QuestionSQlserver to excel Pin
amina8926-Apr-10 13:48
amina8926-Apr-10 13:48 
AnswerRe: SQlserver to excel Pin
Not Active26-Apr-10 17:26
mentorNot Active26-Apr-10 17:26 
QuestionHow to use namespace defined in dynamic compilation code in an aspx.cs code-behind file Pin
Adam Brown 326-Apr-10 10:55
Adam Brown 326-Apr-10 10:55 
AnswerRe: How to use namespace defined in dynamic compilation code in an aspx.cs code-behind file Pin
Not Active26-Apr-10 11:25
mentorNot Active26-Apr-10 11:25 
QuestionSome of Gridview horizontal line missing Pin
Andraw11126-Apr-10 10:21
Andraw11126-Apr-10 10:21 
Hi, all,

I create a gridview as the following

<asp:gridview id="GridView1" runat="server" autogeneratecolumns="false" gridlines="Horizontal" border="1">

There are default two columns, I will add the columns dynamically according method types.

after data binding, I call GridView1.Attributes.Add("bordercolor", "#acc0e9"); to set gridview row border.

The strange thing is that only some of rows have border, others with default horizontal line, this makes the table looks very strange.

Does anybody has this issue before?

Thanks!
AnswerRe: Some of Gridview horizontal line missing Pin
Andraw11126-Apr-10 10:24
Andraw11126-Apr-10 10:24 
GeneralRe: Some of Gridview horizontal line missing Pin
Not Active26-Apr-10 10:45
mentorNot Active26-Apr-10 10:45 
GeneralRe: Some of Gridview horizontal line missing Pin
daveyerwin26-Apr-10 11:57
daveyerwin26-Apr-10 11:57 
AnswerRe: Some of Gridview horizontal line missing Pin
T M Gray26-Apr-10 11:24
T M Gray26-Apr-10 11:24 
GeneralRe: Some of Gridview horizontal line missing Pin
daveyerwin26-Apr-10 11:43
daveyerwin26-Apr-10 11:43 
AnswerRe: Some of Gridview horizontal line missing Pin
daveyerwin26-Apr-10 11:26
daveyerwin26-Apr-10 11:26 
QuestionDelete group from Active Directory in C# Pin
blskv26-Apr-10 5:37
blskv26-Apr-10 5:37 
AnswerRe: Delete group from Active Directory in C# Pin
Michel Godfroid26-Apr-10 5:53
Michel Godfroid26-Apr-10 5:53 
GeneralRe: Delete group from Active Directory in C# Pin
blskv26-Apr-10 5:59
blskv26-Apr-10 5:59 
QuestionHow to set default access modifier for subs in Visual Studio Pin
Hypermommy26-Apr-10 4:23
Hypermommy26-Apr-10 4:23 
QuestionAJAX Pin
Civic0626-Apr-10 4:13
Civic0626-Apr-10 4:13 
AnswerRe: AJAX Pin
Not Active26-Apr-10 4:35
mentorNot Active26-Apr-10 4:35 
AnswerRe: AJAX Pin
Sandesh M Patil26-Apr-10 5:11
Sandesh M Patil26-Apr-10 5:11 
GeneralRe: AJAX Pin
Michel Godfroid26-Apr-10 5:26
Michel Godfroid26-Apr-10 5:26 
GeneralRe: AJAX Pin
Sandesh M Patil26-Apr-10 5:42
Sandesh M Patil26-Apr-10 5:42 
GeneralRe: AJAX Pin
daveyerwin26-Apr-10 5:42
daveyerwin26-Apr-10 5:42 
AnswerRe: AJAX Pin
daveyerwin26-Apr-10 5:57
daveyerwin26-Apr-10 5:57 

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.