Telerik Reporting TextBox Control Bind Value;
-
This is Arun. I am using Telerik Reporting in my project . have written a fuction as public void Fill_Fun(string par1,string par2) { //Here Logic takes this.txtName.value = strUserName; here the txtName is a Telerik Report TextBox . } when i debug the TextBox assignd with the value but not show in the aspx page at runtime
ArunVijay
-
This is Arun. I am using Telerik Reporting in my project . have written a fuction as public void Fill_Fun(string par1,string par2) { //Here Logic takes this.txtName.value = strUserName; here the txtName is a Telerik Report TextBox . } when i debug the TextBox assignd with the value but not show in the aspx page at runtime
ArunVijay
Never used Telerik Reporting Check if you are giving any Default values in aspx ? Check if txtName is having different property to show text like TextBoxId.Text ? Where are you calling this function Fill_Fun ? Check the Source of your html is Telerik Reporting is Rendered or not i think one of these may have your solution
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog