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

ASP.NET

 
GeneralRe: Save Panel as image Pin
Member 248684412-Jul-08 13:51
Member 248684412-Jul-08 13:51 
GeneralRe: Save Panel as image Pin
yuxuetaoxp5-Jun-10 16:37
yuxuetaoxp5-Jun-10 16:37 
QuestionHow to upload a file more than 4MB in asp.net with the FileUpload control? Pin
piyush_patel111112-Jul-08 10:42
piyush_patel111112-Jul-08 10:42 
AnswerRe: How to upload a file more than 4MB in asp.net with the FileUpload control? Pin
just3ala212-Jul-08 23:08
just3ala212-Jul-08 23:08 
QuestionInvoking methods from ASPX file. Pin
Jacob Dixon12-Jul-08 10:37
Jacob Dixon12-Jul-08 10:37 
AnswerRe: Invoking methods from ASPX file. Pin
Jacob Dixon12-Jul-08 10:39
Jacob Dixon12-Jul-08 10:39 
Questionimport excel to grid view Pin
Rinki Mukheraji12-Jul-08 4:58
Rinki Mukheraji12-Jul-08 4:58 
QuestionFetching image from Images folder in the Gridview Pin
.NET- India 12-Jul-08 3:24
.NET- India 12-Jul-08 3:24 
Hello Frnd,

I'm not getting how to display the images in the gridview because my folder name and image name are stored seperately in the database plz suggest the way............


<asp:templatefield headertext="Small Image" xmlns:asp="#unknown">
<itemtemplate>
<asp:image id="Image2" runat="server" height="80px" imageurl="<%# DataBinder.Eval(Container.DataItem," foldername")="" %&gt;"="" width="125px">

<itemstyle horizontalalign="Center">



and

<asp:templatefield headertext="Small Image" xmlns:asp="#unknown">
<itemtemplate>
<asp:image id="Image2" runat="server" height="80px" imageurl="<%# DataBinder.Eval(Container.DataItem," smallimage")="" %&gt;"="" width="125px">

<itemstyle horizontalalign="Center">



can anyone suggest me how to concatenate the FolderName and SmallImage to display the image in the gridview
QuestionErrorMessage Pin
trilokharry12-Jul-08 2:47
trilokharry12-Jul-08 2:47 
Questionhow can adding row on run time in gridview Pin
kimo code12-Jul-08 2:37
kimo code12-Jul-08 2:37 
QuestionAjax Calendar Extender inside a Gridview issue? Pin
Nada Adel12-Jul-08 2:18
Nada Adel12-Jul-08 2:18 
AnswerRe: Ajax Calendar Extender inside a Gridview issue? Pin
muralekarthick8-Sep-10 4:41
muralekarthick8-Sep-10 4:41 
Questionconverting video file format to flv format using ffmpeg Pin
diaza12-Jul-08 1:21
diaza12-Jul-08 1:21 
QuestionHow to check window is popup or not? Pin
Abhijit Jana11-Jul-08 23:13
professionalAbhijit Jana11-Jul-08 23:13 
AnswerRe: How to check window is popup or not? Pin
Anurag Gandhi12-Jul-08 0:13
professionalAnurag Gandhi12-Jul-08 0:13 
GeneralRe: How to check window is popup or not? Pin
Abhijit Jana12-Jul-08 0:39
professionalAbhijit Jana12-Jul-08 0:39 
GeneralRe: How to check window is popup or not? Pin
Anurag Gandhi12-Jul-08 0:54
professionalAnurag Gandhi12-Jul-08 0:54 
GeneralRe: How to check window is popup or not? Pin
Abhijit Jana12-Jul-08 0:57
professionalAbhijit Jana12-Jul-08 0:57 
GeneralRe: How to check window is popup or not? Pin
Anurag Gandhi12-Jul-08 1:11
professionalAnurag Gandhi12-Jul-08 1:11 
GeneralRe: How to check window is popup or not? Pin
Abhijit Jana12-Jul-08 1:21
professionalAbhijit Jana12-Jul-08 1:21 
Questionsecurity Exception Pin
vijaya_sarathys11-Jul-08 23:05
vijaya_sarathys11-Jul-08 23:05 
AnswerRe: security Exception Pin
just3ala212-Jul-08 23:15
just3ala212-Jul-08 23:15 
QuestionMail Inbox Pin
TheEagle11-Jul-08 22:36
TheEagle11-Jul-08 22:36 
AnswerRe: Mail Inbox Pin
Abhijit Jana11-Jul-08 23:08
professionalAbhijit Jana11-Jul-08 23:08 
GeneralRe: Mail Inbox Pin
TheEagle12-Jul-08 0:10
TheEagle12-Jul-08 0:10 

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.