How to reset the datapager numeric pager field?
I'm using datapager in my listview control and I want my datapager to always set to default as numeric pager field equalsto 1 everytime I reload the page. For example if the current page is on page 3...
View Articleviewstate machine
How to encrypt viewstate machine? And make it more secure ? Trying to hashing inside data view , unfortunately ajax coming later to avoid page partial update in order to load all datatables objects...
View ArticleJquery scroll
hii have 2 content place holders.. in content 2 we have design (like body) <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"></asp:Content>the scroll...
View Articleaccents/special chars in iframe
Hi,How can I set UTF-8 for an iframe contained in the master page? (and before you start an argument about how bad iframes are or the difference between iframes and master pages have a look at this...
View ArticleDate Type Mismacth
Hi, I am using MSAccess as db and updating a record but i am getting this errorData type mismatch in criteria expression.Description: An unhandled exception occurred during the execution of the current...
View Articleconcatination
can we concatinate data from two different text field and store in a field of a data base and then again seperate the data and show it in two field of a grid view?? if it can be done plz help me in...
View ArticlePassing database values from the Page_Load to my java script
Is there a way to pull data from my database in my Page_Load event and then pass it down to my javascript code?I'll be using C# code.
View Articlestored procedure parameter for part of column name
Hi,Is have sql statements where a variable replaces part of a column name:SELECT sprache_"&reftex4&", sprache_en FROM sprachen where old = 0 order by sprache_"&reftex4&"where reftex4...
View ArticleAddWithValue returns Null value
Hi,cmd.Paramaters.AddWithValue retuns a null value.from the below code when i get value from txtempid i can see the value but later when i check the datase it returns no data.Note: when i pass the...
View ArticleUpdate Panel with Tab control not displaying the controls
Hi, I have a Tab control which contains two tabs each with a grid. I have a button say "Go" outside of Tab control within Update Panel say "UpdatePanel1". Now i have put update panel for each grid in...
View Articleopen a new webform
Hihow do i open a new web custom webpage with fixed size with a button click event?a page not a tabpage
View ArticleDesign Progress tracker
Hi ,I wish to design progess tracker/progress indicator using asp.net as shown in below image:Pls note that the navigation tabs should be dynamic ie. i should be able to provide number of tab &...
View Articlewhen timer event rise it is blinking each time then i don't want to blink...
<body><form id="form1" runat="server"><div></div><asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager><asp:UpdatePanel ID="UpdatePanel2"...
View Articledisplay image in html image tool from database (using jquery or javascript)...
dear all,i want to display a saved image in html client side image tool that should be displayed having binary coded string data (as below) in its src tag. i am using ashx handler and when i display...
View ArticleDifferentiate days of week between time span (using two Calendar controls)
I posted this is a different forum last night however I believe this one is more fit. I really cannot move on with my program until I figure this out.I am using two calendar controls to recieve a...
View ArticleFacing problem finding out page end in Ms Word Open XML SDK (Asp.net c#) - We...
We interacted with Msword using Open XML SDK . We are struggling to find out end of the some pages.In our testing we've found that although the lastRenderedPageBreak element is useful to give some...
View Articlecmd.ExecuteNonQuery() Error - Cannot find the problem? help
Hi,New here, and I am currently having some serious difficulty with a project i am doing with ASP.netEssentially I have made a page which has several text boxes where users can input data.Once they...
View ArticleRanking
Am using the sql statement below to rank student exams scores.But the challenge i have is that when i have the same score for example 70 two times one become 2 and the other 3.Is it possible to make...
View Articleafter i add user control i had big problem (devexpress)?
Dear all i have follow all information as the link:https://www.devexpress.com/Support/Center/Example/Details/E1340 but the problem when i click the second button to load the second user control - the...
View Articleconfig file
i create the design page in project list....i want to config 4 project...here 2 project developed by frame work 2.0 other 2 project developed by 3.5 ...how do config.................plz suggest me
View Article