Click here to Skip to main content
15,893,337 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how can i get file list from web folder? Pin
Dong Kim15-Mar-08 6:54
Dong Kim15-Mar-08 6:54 
QuestionASP .NET Web Host Pin
SSLaks14-Mar-08 8:01
SSLaks14-Mar-08 8:01 
GeneralRe: ASP .NET Web Host Pin
Not Active14-Mar-08 10:23
mentorNot Active14-Mar-08 10:23 
Question[Message Deleted] Pin
R_L_H14-Mar-08 6:04
R_L_H14-Mar-08 6:04 
GeneralRe: How can I count each time a file is downloaded in asp.net? Pin
Mark J. Miller14-Mar-08 6:34
Mark J. Miller14-Mar-08 6:34 
General[Message Deleted] Pin
R_L_H14-Mar-08 6:51
R_L_H14-Mar-08 6:51 
GeneralRe: How can I count each time a file is downloaded in asp.net? Pin
Mark J. Miller14-Mar-08 7:10
Mark J. Miller14-Mar-08 7:10 
GeneralColumn Header and Row Header needed...Please Help Pin
codingrocks14-Mar-08 5:17
codingrocks14-Mar-08 5:17 
My application needs a row header so that i can select a row fully and a column header to select column fully....

I implemented these but looks like something else...

please help.....I am new to asp .net .....

The code is as follows

<asp:gridview id="GridView1" runat="server" allowpaging="True" allowsorting="True" width="300px"><br />
              HeaderStyle-BackColor="AliceBlue" CellPadding="4" ForeColor="#333333" GridLines="Both"><br />
                  <footerstyle backcolor="#507CD1" font-bold="True" forecolor="White" /><br />
                  <rowstyle backcolor="#EFF3FB" /><br />
                  <editrowstyle backcolor="#2461BF" /><br />
                  <selectedrowstyle backcolor="#D1DDF1" font-bold="True" forecolor="#333333" /><br />
                  <pagerstyle backcolor="#2461BF" forecolor="White" horizontalalign="Center" /><br />
                  <headerstyle backcolor="#507CD1" font-bold="True" forecolor="White" /><br />
                  <alternatingrowstyle backcolor="White" /><br />
              </asp:gridview>


SAJAN A PILLAI

ASP.NET,C#.NET Programmer
dWise Solutions and Services Pvt Ltd.
BANGALORE

"Winners don't do different things. They do things differently. ...

GeneralAspNetSqlMembershipProvider Question Pin
Clayton Q.14-Mar-08 5:16
Clayton Q.14-Mar-08 5:16 
GeneralRe: AspNetSqlMembershipProvider Question Pin
eyeseetee14-Mar-08 5:19
eyeseetee14-Mar-08 5:19 
GeneralRe: AspNetSqlMembershipProvider Question Pin
Clayton Q.14-Mar-08 5:30
Clayton Q.14-Mar-08 5:30 
GeneralRe: AspNetSqlMembershipProvider Question Pin
Clayton Q.16-Mar-08 12:36
Clayton Q.16-Mar-08 12:36 
QuestionLooking for example of a drop down box for a one to many table relationship. Pin
ironhide197514-Mar-08 2:59
ironhide197514-Mar-08 2:59 
GeneralRe: Looking for example of a drop down box for a one to many table relationship. Pin
eyeseetee14-Mar-08 4:16
eyeseetee14-Mar-08 4:16 
QuestionAVOID DUPLICATION IN DATABASE and PROGRAM! Pin
John Sundar14-Mar-08 1:38
John Sundar14-Mar-08 1:38 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! Pin
Not Active14-Mar-08 3:07
mentorNot Active14-Mar-08 3:07 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! [modified] Pin
John Sundar14-Mar-08 3:26
John Sundar14-Mar-08 3:26 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! Pin
Not Active14-Mar-08 3:37
mentorNot Active14-Mar-08 3:37 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! Pin
John Sundar14-Mar-08 3:53
John Sundar14-Mar-08 3:53 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! Pin
Not Active14-Mar-08 4:09
mentorNot Active14-Mar-08 4:09 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! [modified] Pin
John Sundar14-Mar-08 4:18
John Sundar14-Mar-08 4:18 
GeneralRe: AVOID DUPLICATION IN DATABASE and PROGRAM! Pin
Not Active14-Mar-08 4:42
mentorNot Active14-Mar-08 4:42 
QuestionHow to give both Bold & Italic fontstyle to ont font Pin
Trishul Tandel14-Mar-08 0:31
Trishul Tandel14-Mar-08 0:31 
AnswerRe: How to give both Bold & Italic fontstyle to ont font Pin
soni uma14-Mar-08 0:34
soni uma14-Mar-08 0:34 
GeneralRe: How to give both Bold & Italic fontstyle to ont font Pin
Trishul Tandel14-Mar-08 0:53
Trishul Tandel14-Mar-08 0:53 

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.