Click here to Skip to main content
15,916,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCan any one Help me how to convert This Query Format(html) code to Code bind(means programatic convertion) Pin
Shaik Haneef9-Jun-07 23:52
Shaik Haneef9-Jun-07 23:52 
<asp:gridview id="GridView1" runat="server" cellpadding="4" forecolor="#333333" gridlines="None"
="" height="256px" style="left: 0px; position: relative; top: 0px" width="640px" datakeynames="au_id">
<footerstyle backcolor="#5D7B9D" font-bold="True" forecolor="White">
<rowstyle backcolor="#F7F6F3" forecolor="#333333">
<editrowstyle backcolor="#999999">
<selectedrowstyle backcolor="#E2DED6" font-bold="True" forecolor="#333333">
<pagerstyle backcolor="#284775" forecolor="White" horizontalalign="Center">
<headerstyle backcolor="#5D7B9D" font-bold="True" forecolor="White">
<alternatingrowstyle backcolor="White" forecolor="#284775">
<columns>

<asp:commandfield showselectbutton="True">


<asp:boundfield datafield="au_id" headertext="au_id" readonly="True" sortexpression="au_id">
<asp:boundfield datafield="au_lname" headertext="au_lname" readonly="True" sortexpression="au_lname">
<asp:boundfield datafield="au_fname" headertext="au_fname" readonly="True" sortexpression="au_fname">




This is haneef.............................................................

Questionusing directX.sound 4 recording sound Pin
legend_of_zanado9-Jun-07 22:13
legend_of_zanado9-Jun-07 22:13 
AnswerRe: using directX.sound 4 recording sound Pin
Christian Graus10-Jun-07 13:35
protectorChristian Graus10-Jun-07 13:35 
QuestionHow to change the backcolor of the control which is being validated by RequiredFieldValidator? Pin
shanmohan9-Jun-07 17:53
shanmohan9-Jun-07 17:53 
AnswerRe: How to change the backcolor of the control which is being validated by RequiredFieldValidator? Pin
Shaik Haneef10-Jun-07 0:53
Shaik Haneef10-Jun-07 0:53 
GeneralRe: How to change the backcolor of the control which is being validated by RequiredFieldValidator? Pin
shanmohan11-Jun-07 5:50
shanmohan11-Jun-07 5:50 
Questionwrite on xml file Pin
Mohammad Daba'an9-Jun-07 8:20
Mohammad Daba'an9-Jun-07 8:20 
AnswerRe: write on xml file Pin
Christian Graus9-Jun-07 14:24
protectorChristian Graus9-Jun-07 14:24 
QuestionRe: write on xml file Pin
Mohammad Daba'an9-Jun-07 16:25
Mohammad Daba'an9-Jun-07 16:25 
AnswerRe: write on xml file Pin
Christian Graus9-Jun-07 16:35
protectorChristian Graus9-Jun-07 16:35 
QuestionCrystal Report Path Pin
aransiola9-Jun-07 5:11
aransiola9-Jun-07 5:11 
AnswerRe: Crystal Report Path Pin
daisylh10-Jun-07 14:35
daisylh10-Jun-07 14:35 
QuestionFileUpload Control Pin
Amr M. K.9-Jun-07 5:11
Amr M. K.9-Jun-07 5:11 
AnswerRe: FileUpload Control Pin
Guffa9-Jun-07 8:29
Guffa9-Jun-07 8:29 
GeneralRe: FileUpload Control Pin
Amr M. K.9-Jun-07 18:03
Amr M. K.9-Jun-07 18:03 
AnswerRe: FileUpload Control Pin
Guffa9-Jun-07 22:45
Guffa9-Jun-07 22:45 
GeneralRe: FileUpload Control Pin
Amr M. K.11-Jun-07 0:02
Amr M. K.11-Jun-07 0:02 
QuestionDisplay user friendly records in datagrid Pin
Member 38798819-Jun-07 3:11
Member 38798819-Jun-07 3:11 
AnswerRe: Display user friendly records in datagrid Pin
Tarik Guney10-Jun-07 1:11
Tarik Guney10-Jun-07 1:11 
QuestionVersion Problem Pin
iamdking9-Jun-07 1:45
iamdking9-Jun-07 1:45 
AnswerRe: Version Problem Pin
Not Active9-Jun-07 2:27
mentorNot Active9-Jun-07 2:27 
Questionhow to check file size in java script Pin
kuwl_mark9-Jun-07 0:39
kuwl_mark9-Jun-07 0:39 
AnswerRe: how to check file size in java script Pin
Christian Graus9-Jun-07 1:23
protectorChristian Graus9-Jun-07 1:23 
GeneralRe: how to check file size in java script Pin
kuwl_mark9-Jun-07 3:17
kuwl_mark9-Jun-07 3:17 
AnswerRe: how to check file size in java script Pin
Guffa9-Jun-07 22:49
Guffa9-Jun-07 22:49 

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.