Click here to Skip to main content
15,902,842 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionReference problem using System.Linq [modified] Pin
Jim Taylor8-May-08 11:01
Jim Taylor8-May-08 11:01 
AnswerRe: Reference problem using System.Linq Pin
Sam Xavier8-May-08 19:29
Sam Xavier8-May-08 19:29 
Questionmultiple languages Pin
strawberrysh8-May-08 10:59
strawberrysh8-May-08 10:59 
AnswerRe: multiple languages Pin
Christian Graus8-May-08 11:11
protectorChristian Graus8-May-08 11:11 
GeneralRe: multiple languages Pin
strawberrysh8-May-08 19:50
strawberrysh8-May-08 19:50 
GeneralRe: multiple languages Pin
eyeseetee8-May-08 21:15
eyeseetee8-May-08 21:15 
QuestionNeed to make a string's state avaliable from a web page to a custom control. Pin
Steve Holdorf8-May-08 10:12
Steve Holdorf8-May-08 10:12 
AnswerRe: Need to make a string's state avaliable from a web page to a custom control. Pin
Christian Graus8-May-08 11:15
protectorChristian Graus8-May-08 11:15 
The obvious way is to have a property in your custom control and just pass it in with code from the page that contains it. Viewstate exists only within the page, or the control, it doesn't cross over like session state does.

Steve Holdorf wrote:
Note: currently I have to use a static property in the custom contro


Why ?

Christian Graus

Please read this if you don't understand the answer I've given you

"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 )

AnswerRe: Need to make a string's state avaliable from a web page to a custom control. Pin
Steve Holdorf9-May-08 2:25
Steve Holdorf9-May-08 2:25 
QuestionDynamic gridview Pin
sabaMCA8-May-08 10:03
sabaMCA8-May-08 10:03 
AnswerRe: Dynamic gridview Pin
Christian Graus8-May-08 11:15
protectorChristian Graus8-May-08 11:15 
QuestionProblem in positioning div Pin
Deepak Nigam8-May-08 10:02
Deepak Nigam8-May-08 10:02 
Questionharizontal order in gridview Pin
sabaMCA8-May-08 10:01
sabaMCA8-May-08 10:01 
AnswerRe: harizontal order in gridview Pin
Christian Graus8-May-08 11:16
protectorChristian Graus8-May-08 11:16 
Questiondisplaying images from a bannerfarm Pin
JacquesDP8-May-08 8:28
JacquesDP8-May-08 8:28 
QuestionHow can I display image from SQL Binary field on Image control? Pin
Dong Kim8-May-08 5:53
Dong Kim8-May-08 5:53 
AnswerRe: How can I display image from SQL Binary field on Image control? Pin
Christian Graus8-May-08 11:17
protectorChristian Graus8-May-08 11:17 
Questionisolate the events in a WebPart from the other zones Pin
Ofer Gal8-May-08 5:41
professionalOfer Gal8-May-08 5:41 
QuestionSQL reporting services Pin
greekius8-May-08 3:53
greekius8-May-08 3:53 
AnswerRe: SQL reporting services Pin
led mike8-May-08 4:32
led mike8-May-08 4:32 
AnswerRe: SQL reporting services Pin
eyeseetee8-May-08 21:12
eyeseetee8-May-08 21:12 
QuestionHow to get checked radio button value in Radiobuttonlist Pin
chakran8-May-08 3:40
chakran8-May-08 3:40 
AnswerRe: How to get checked radio button value in Radiobuttonlist Pin
led mike8-May-08 4:18
led mike8-May-08 4:18 
GeneralRe: How to get checked radio button value in Radiobuttonlist Pin
chakran8-May-08 4:22
chakran8-May-08 4:22 
QuestionSearch a text in website... Pin
SamRST8-May-08 2:55
SamRST8-May-08 2:55 

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.