Click here to Skip to main content
15,921,660 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Login problem Pin
ednrgc10-Nov-06 3:51
ednrgc10-Nov-06 3:51 
GeneralRe: Login problem Pin
ratildo13-Nov-06 0:58
ratildo13-Nov-06 0:58 
QuestionHow To remove the cache Pin
abufaizur9-Nov-06 20:19
abufaizur9-Nov-06 20:19 
AnswerRe: How To remove the cache Pin
Suresh Pirsquare10-Nov-06 0:29
Suresh Pirsquare10-Nov-06 0:29 
Questiondata formatting in datagrid Pin
yesu prakash9-Nov-06 20:00
yesu prakash9-Nov-06 20:00 
AnswerRe: data formatting in datagrid Pin
_AK_9-Nov-06 20:18
_AK_9-Nov-06 20:18 
AnswerRe: data formatting in datagrid Pin
ednrgc10-Nov-06 3:53
ednrgc10-Nov-06 3:53 
QuestionRegarding displaying images in datagrid Pin
sdaniel_cst9-Nov-06 19:53
sdaniel_cst9-Nov-06 19:53 
I tried to display images from a database in to a datagrid....
The images are coming one below the other.
I would like to display images as 4 rows and 4 columns in a page
and the rest of the images in another page..

In a datalist it is possible but there is no paging in datalist..
so i cant use it..

the code i have written
<asp:datagrid id="DLFotos" runat="server" cellpadding="2" cellspacing="2" allowpaging="true" autogeneratecolumns="False" pagesize="3">
<columns>
<asp:templatecolumn>
<itemtemplate>

&IdPadre=<%# DataBinder.Eval(Container.DataItem, "IdPrenda") %>"><asp:image id="Image1" runat="server" borderwidth="0">






Please Help....
Thanks in advance





sdaniel_cst

AnswerRe: Regarding displaying images in datagrid Pin
_AK_9-Nov-06 19:56
_AK_9-Nov-06 19:56 
AnswerRe: Regarding displaying images in datagrid Pin
postmaster@programmingknowledge.com10-Nov-06 2:21
postmaster@programmingknowledge.com10-Nov-06 2:21 
AnswerRe: Regarding displaying images in datagrid Pin
ednrgc10-Nov-06 3:55
ednrgc10-Nov-06 3:55 
QuestionWebparts Pin
smruti_ranjan9-Nov-06 19:47
smruti_ranjan9-Nov-06 19:47 
AnswerRe: Webparts Pin
Parwej Ahamad10-Nov-06 6:10
professionalParwej Ahamad10-Nov-06 6:10 
Questioni want to show all nodes of breadcrumb on each page Pin
sushantsprajan9-Nov-06 19:45
sushantsprajan9-Nov-06 19:45 
AnswerRe: i want to show all nodes of breadcrumb on each page Pin
eggsovereasy10-Nov-06 3:39
eggsovereasy10-Nov-06 3:39 
Questionit don't fire session_end event when session timed out Pin
vurugonda9-Nov-06 19:37
vurugonda9-Nov-06 19:37 
AnswerRe: it don't fire session_end event when session timed out Pin
Guffa9-Nov-06 23:20
Guffa9-Nov-06 23:20 
GeneralRe: it don't fire session_end event when session timed out Pin
vurugonda12-Nov-06 20:11
vurugonda12-Nov-06 20:11 
QuestionEncryption and Decryption in ASP.NET(C#) Pin
Malayil alex9-Nov-06 19:32
Malayil alex9-Nov-06 19:32 
AnswerRe: Encryption and Decryption in ASP.NET(C#) Pin
_AK_9-Nov-06 19:37
_AK_9-Nov-06 19:37 
Questionconvert doc file to xml Pin
miniThomas9-Nov-06 19:24
miniThomas9-Nov-06 19:24 
AnswerRe: convert doc file to xml Pin
ednrgc10-Nov-06 3:57
ednrgc10-Nov-06 3:57 
GeneralRe: convert doc file to xml Pin
RichardGrimmer10-Nov-06 4:25
RichardGrimmer10-Nov-06 4:25 
QuestionProblem changing user password in ActiveDirectory Pin
ronkelly9-Nov-06 18:37
ronkelly9-Nov-06 18:37 
QuestionTop News Headlines with C# Pin
robert1109-Nov-06 18:18
robert1109-Nov-06 18:18 

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.