Click here to Skip to main content
16,007,760 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Displaying Images Pin
munklefish7-Feb-08 2:44
munklefish7-Feb-08 2:44 
GeneralRe: Displaying Images Pin
Sandeep Akhare7-Feb-08 2:51
Sandeep Akhare7-Feb-08 2:51 
GeneralRe: Displaying Images Pin
munklefish7-Feb-08 3:00
munklefish7-Feb-08 3:00 
GeneralRe: Displaying Images Pin
munklefish7-Feb-08 2:44
munklefish7-Feb-08 2:44 
GeneralRe: Displaying Images Pin
Sandeep Akhare7-Feb-08 2:48
Sandeep Akhare7-Feb-08 2:48 
GeneralRe: Displaying Images Pin
munklefish7-Feb-08 2:51
munklefish7-Feb-08 2:51 
GeneralRe: Displaying Images Pin
pmarfleet7-Feb-08 8:26
pmarfleet7-Feb-08 8:26 
GeneralRe: Displaying Images Pin
Christian Graus7-Feb-08 9:29
protectorChristian Graus7-Feb-08 9:29 
Use a gridview. You just define your template so that it shows an image using the path from your data source. Repeaters are better for doing something where you have two rows, but you'd have to do your own paging ( not such a big deal ). to do it with any other control, you need to format your data source so you have two image paths in every data item.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralLanguage Independancy. Pin
Jeneesh K. Velayudhan7-Feb-08 2:10
Jeneesh K. Velayudhan7-Feb-08 2:10 
GeneralRe: Language Independancy. Pin
Imran Khan Pathan7-Feb-08 2:19
Imran Khan Pathan7-Feb-08 2:19 
GeneralRe: Language Independancy. Pin
Sandeep Akhare7-Feb-08 2:38
Sandeep Akhare7-Feb-08 2:38 
GeneralRe: Language Independancy. Pin
Christian Graus7-Feb-08 9:30
protectorChristian Graus7-Feb-08 9:30 
Questionvalidate VBSCRIPT file Pin
2006 Flauzer7-Feb-08 2:08
professional2006 Flauzer7-Feb-08 2:08 
GeneralWrong forum Pin
pmarfleet7-Feb-08 2:15
pmarfleet7-Feb-08 2:15 
GeneralRe: validate VBSCRIPT file Pin
Paddy Boyd7-Feb-08 3:05
Paddy Boyd7-Feb-08 3:05 
QuestionRe: validate VBSCRIPT file Pin
2006 Flauzer7-Feb-08 4:20
professional2006 Flauzer7-Feb-08 4:20 
GeneralAjax Modal popu error Pin
Chetan Patel7-Feb-08 2:06
Chetan Patel7-Feb-08 2:06 
GeneralRe: Ajax Modal popu error Pin
Imran Khan Pathan7-Feb-08 2:14
Imran Khan Pathan7-Feb-08 2:14 
GeneralRe: Ajax Modal popu error Pin
Chetan Patel7-Feb-08 2:31
Chetan Patel7-Feb-08 2:31 
Generalcaching problem Pin
Imran Khan Pathan7-Feb-08 1:59
Imran Khan Pathan7-Feb-08 1:59 
GeneralRe: caching problem Pin
Sandeep Akhare7-Feb-08 2:30
Sandeep Akhare7-Feb-08 2:30 
Generallistbox loading from database Pin
Vinay Dornala7-Feb-08 1:56
Vinay Dornala7-Feb-08 1:56 
GeneralRe: listbox loading from database Pin
Imran Khan Pathan7-Feb-08 2:01
Imran Khan Pathan7-Feb-08 2:01 
GeneralRe: listbox loading from database [modified] Pin
Sandeep Akhare7-Feb-08 2:33
Sandeep Akhare7-Feb-08 2:33 
GeneralRe: listbox loading from database Pin
Vinay Dornala7-Feb-08 2:51
Vinay Dornala7-Feb-08 2:51 

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.