Click here to Skip to main content
16,004,901 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sys.WebForms.PageRequestManagerServerErrorException Pin
badgrs28-Jan-07 23:57
badgrs28-Jan-07 23:57 
Questionpaypal integeration Pin
jegastar28-Jan-07 20:22
jegastar28-Jan-07 20:22 
AnswerRe: paypal integeration Pin
badgrs28-Jan-07 23:58
badgrs28-Jan-07 23:58 
Question"PRINTSCREEN" button functionality on HTML Pin
Amit Agarrwal28-Jan-07 20:20
Amit Agarrwal28-Jan-07 20:20 
QuestionLinked image in DataGrid Pin
nour12328-Jan-07 20:16
nour12328-Jan-07 20:16 
AnswerRe: Linked image in DataGrid Pin
jegastar28-Jan-07 20:42
jegastar28-Jan-07 20:42 
GeneralRe: Linked image in DataGrid Pin
nour12328-Jan-07 22:35
nour12328-Jan-07 22:35 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 3:21
nour12329-Jan-07 3:21 
Hi dear
an error occurs, it tells me that cannot be with columnt tag:
here is my code (where to put a href?):

<asp:gridview id="GridView1" runat="server" autogeneratecolumns="False"
backcolor="White" bordercolor="#999999" borderstyle="None" borderwidth="1px"
cellpadding="3" datasourceid="SqlDataSource1" gridlines="Vertical" font-bold="True" font-names="Tahoma" font-size="0.65em" autogenerateselectbutton="True" datakeynames="رقم العقار">
<footerstyle backcolor="#CCCCCC" forecolor="Black">

<columns>
<asp:boundfield datafield="رقم العقار" headertext="رقم العقار" insertvisible="False" readonly="True" sortexpression="رقم العقار" applyformatineditmode="True">

<asp:boundfield datafield="name" headertext="name" sortexpression="name />
<asp:ImageField DataAlternateTextField=" h_img1"="" dataimageurlfield="H_Img1">
<itemstyle font-italic="False" height="50px" horizontalalign="Center" verticalalign="Bottom" width="50px" font-underline="False">





thanks alot

GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 3:22
nour12329-Jan-07 3:22 
GeneralJust try this code. Pin
jegastar29-Jan-07 17:56
jegastar29-Jan-07 17:56 
GeneralJust try this code. Pin
jegastar29-Jan-07 18:04
jegastar29-Jan-07 18:04 
GeneralRe: Just try this code. Pin
jegastar29-Jan-07 18:13
jegastar29-Jan-07 18:13 
GeneralRe: Just try this code. Pin
nour12329-Jan-07 19:32
nour12329-Jan-07 19:32 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 8:09
nour12329-Jan-07 8:09 
AnswerRe: Linked image in DataGrid Pin
gauthee29-Jan-07 0:54
gauthee29-Jan-07 0:54 
GeneralRe: Linked image in DataGrid Pin
nour12329-Jan-07 3:26
nour12329-Jan-07 3:26 
QuestionNew to asp.net Pin
v45030528-Jan-07 20:16
v45030528-Jan-07 20:16 
AnswerRe: New to asp.net Pin
Guffa28-Jan-07 21:21
Guffa28-Jan-07 21:21 
QuestionDrop Down list problem Pin
Kissy1628-Jan-07 19:56
Kissy1628-Jan-07 19:56 
AnswerRe: Drop Down list problem Pin
Sylvester george28-Jan-07 20:14
Sylvester george28-Jan-07 20:14 
GeneralRe: Drop Down list problem Pin
Kissy1628-Jan-07 20:20
Kissy1628-Jan-07 20:20 
GeneralRe: Drop Down list problem Pin
Sylvester george28-Jan-07 21:22
Sylvester george28-Jan-07 21:22 
QuestionGet IFRAME real src Pin
sdsdsds@hotmail.com28-Jan-07 19:34
sdsdsds@hotmail.com28-Jan-07 19:34 
AnswerRe: Get IFRAME real src Pin
blue_arc28-Jan-07 19:43
blue_arc28-Jan-07 19:43 
GeneralRe: Get IFRAME real src Pin
sdsdsds@hotmail.com28-Jan-07 21:07
sdsdsds@hotmail.com28-Jan-07 21:07 

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.