Click here to Skip to main content
16,008,075 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:00
protectorChristian Graus16-Nov-09 14:00 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 14:12
uglyeyes16-Nov-09 14:12 
GeneralRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:20
protectorChristian Graus16-Nov-09 14:20 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 14:25
uglyeyes16-Nov-09 14:25 
GeneralRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:27
protectorChristian Graus16-Nov-09 14:27 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 14:54
uglyeyes16-Nov-09 14:54 
GeneralRe: setting value of a control in ascx via aspx Pin
Christian Graus16-Nov-09 14:59
protectorChristian Graus16-Nov-09 14:59 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 15:06
uglyeyes16-Nov-09 15:06 
1. what is just declared in aspx? if you are refering to
this.Left.AdType = ddAdType.SelectedItem.Text;

yes it is just declared in aspx. please note both in aspx and ascx I have public property called AdType and CountryName.

2. It is not null when it loads first. it sets 'All country', 'All Ads' as coded in ascx properties. it is only null when i try to overwrite the value of those labels in ascx

3. I have posted the code for property in ascx. it simply sets the value of the label thats all.
GeneralRe: setting value of a control in ascx via aspx [modified] Pin
uglyeyes16-Nov-09 15:14
uglyeyes16-Nov-09 15:14 
GeneralRe: setting value of a control in ascx via aspx Pin
uglyeyes16-Nov-09 16:48
uglyeyes16-Nov-09 16:48 
QuestionWorking with Themes Pin
FJJCENTU16-Nov-09 12:19
FJJCENTU16-Nov-09 12:19 
AnswerRe: Working with Themes Pin
AlexeiXX316-Nov-09 13:45
AlexeiXX316-Nov-09 13:45 
AnswerRe: Working with Themes Pin
sashidhar16-Nov-09 17:53
sashidhar16-Nov-09 17:53 
Questionpost back issue Pin
Tauseef A16-Nov-09 10:45
Tauseef A16-Nov-09 10:45 
AnswerRe: post back issue Pin
Christian Graus16-Nov-09 11:09
protectorChristian Graus16-Nov-09 11:09 
QuestionRe: post back issue Pin
Tauseef A16-Nov-09 23:30
Tauseef A16-Nov-09 23:30 
QuestionChanging ConnectionString Pin
sparlay_pk16-Nov-09 6:09
sparlay_pk16-Nov-09 6:09 
AnswerRe: Changing ConnectionString Pin
Abhijit Jana16-Nov-09 6:12
professionalAbhijit Jana16-Nov-09 6:12 
GeneralRe: Changing ConnectionString Pin
sparlay_pk16-Nov-09 6:27
sparlay_pk16-Nov-09 6:27 
GeneralRe: Changing ConnectionString Pin
sparlay_pk16-Nov-09 6:31
sparlay_pk16-Nov-09 6:31 
GeneralRe: Changing ConnectionString Pin
Abhijit Jana16-Nov-09 6:37
professionalAbhijit Jana16-Nov-09 6:37 
GeneralRe: Changing ConnectionString Pin
sparlay_pk16-Nov-09 6:44
sparlay_pk16-Nov-09 6:44 
AnswerRe: Changing ConnectionString Pin
dan!sh 16-Nov-09 6:16
professional dan!sh 16-Nov-09 6:16 
GeneralRe: Changing ConnectionString Pin
sparlay_pk16-Nov-09 6:57
sparlay_pk16-Nov-09 6:57 
AnswerRe: Changing ConnectionString Pin
sparlay_pk16-Nov-09 6:59
sparlay_pk16-Nov-09 6:59 

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.