Quantcast
Channel: CodeProject Latest postings for ASP.NET
Browsing all 3938 articles
Browse latest View live

how to make dropdownlist select manually inserted value

Hi, have following situation: Using a dropdownlist with sqldatasource as source for selectedvalue and objectdatasource as source for the listitems. I have added 1 item to the dropdownlist in the aspx...

View Article


how to bind data from database to option in classic ASP

Show me sample code to bind data to option value in Classic ASP. Now, I use manual method to add items in select-option....

View Article


how t send usper 100 request to a crystal report for tesing report performance

hi to all i have a crystal report in asp.net. and i want to test this report with send uper 100 request to this report. how can i do this. i think we can do this with multi threading but i dont know...

View Article

set values to TextBox in Item template of gridview

<HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#E7E7FF" /><div id="OutDCItemDetails" runat="server" style="overflow:auto"><asp:Panel ID="PanelOutDCItemDetails"...

View Article

How to display a radiobuttonList along with a textbox with dynamically...

Hi Gurus,  We have an online ballot app that has a bunch of radioButtonList with values dynamically populated from the database.  Please see screenshots below to see example ballot Sample ballot  All...

View Article


Google Site - SMTP support? ASP.NET? Microsoft SQL server?

"Google Site" - I understand it's free, but: a. SMTP support? b. Can it host ASP.NET? I suspect you can only post static HTML page? c. Database support? What about database support? Microsoft SQL...

View Article

Generat PDF from aspx page. in asp.net with formating

I Have created Pdf file using ITextsharp.dll which is works. but it does not work with css. How I generat pdf with well formating??

View Article

Perhaps Crazy Idea for a Summer Project: Intelligent Book Library and Online...

I was thinking for some time to try and do some home automation by building a system to manage my library of physical books.  Basically I'm thinking on building a system that automatically retreives...

View Article


Set Width for modalpopup

I have a modalpopupextender and i have a panel inside that..in the panel i have a gridview.As the size of gridview increases it goes out of the modalpopup.How to keep the size of modalpopup increase...

View Article


Chart Control Curve Fitting is not showing a full curve.

As a part of my project I have used chart control in which I a drawing a regression curve for the series of points. But the curve is not showing fully. Could anyone please help me to resolve this...

View Article

Deployment

Aslam O Alaikum Every Body  I have Confusion How I Deploye an Desktop Application Exe File On Local Server

View Article

Confirmation to a messagebox

How can i see if Ok or cancel is pressed? Code:PrivateSub GridView1_RowCommand(sender AsObject, e As GridViewCommandEventArgs) Handles GridView1.RowCommand If (e.CommandName = "DelUser") ThenDim index...

View Article

About selecting multiple option from dropdownlist items...mutiple name at a...

<pre lang="text"><asp:DropDownListID="drd1"runat="server"><asp:ListItem>select the...

View Article


How to add the multiple dropdownlist to the tool box

I want to add the multiple dropdownlist to my tool box...can u help me??????Ashshu

View Article

Help with regulat expression

Could you help me generate regular expression for the following patern: some text_11111-1214  11111- should be only 6 char  1214-only 4 char

View Article


filterexpression objectdatasource change results into empty list

Hi, so I have a radiobuttonlist with 2 options: look for a certain object by 2 categories of criteria. If I change the category, I have an autopostback to change the filterexpression of an...

View Article

link button click event not firing for dynamically added link button

am adding the link button in the code behind as a local or member variable and tried to subscribe to click or command event and it is not breaking there. Like say my requirement is out of 10 rows in a...

View Article


Paging Dynamic Data in a Gridview

I am very very new to ASP.NET and am wondering how to use paging in a Gridview, or the equivalent, with dynamic data. I have a GridView populated with data returned from a stored procedure. The first...

View Article

Code is not calculating percentages correctly.

Greetings Experts,  For the past two days now, I have been struggling with this code.  Our users had just finished using our online app to cast ballots and I have been trying to accomplish three things...

View Article

Failed to map Path in Report Viewer

Hi,,  I am getting error while using Report Viewer in VS 2005. earlier it was working fine. but it is giving error since when i installed VS2010.   But i am working on VS2005....

View Article
Browsing all 3938 articles
Browse latest View live