This quetion has to do with the standard ASP version DropDown Listbox that comes with VS2010 Professional.
Does anyone have any code that increases the width of the drop down list when the drop down arrow is selected! I have the width of the dropdown listbox set to 70px and want to display the...
Hi There..
I have a report which when run has over 600 pages and therefore takes awhile to produce/render. When the program launches the report a transparent frame appears until Crystal has completed the report..
How do I stop the displaying of the window until Crystal has completed processing...
Hi There.
(VS2005C# and Crystal 10)
I have an Invoice report with a subreport that runs from a Stored Procedure and is rendered as a PDF. I currently have the report and sub running from the same stored proc. The stored proc sends a range of invoices back as a dataset with the following in my...
I'm having trouble running the Web Site Application Administration (ASP.NET Configuration) utility tool. I have followed the original error screen recommendation and run the ASPNET_REGSQL Utility. I have tried it using the command line and wizard. The command line created the aspnetdb database...
I'm a VB.NET developer trying to wotk in the C# environment. I ran into a funny situation that I have not run into while working in a VB webform.
I copy and paste an existing Standard.Button "Button1" in Design view and endup with the follow HTML Source code:
<form id="form1" runat="server">...
Hi All;
Here's todays issue. I have been able to execute the following Bulk Insert.
BULK INSERT DATA_FILE_TEST
FROM 'C:\Work\DataFile.csv'
WITH (formatfile='c:\work\DataFile.fmt',
firstrow=1,
lastrow=1);
Now I want to pass the csv file...
Hi:
How do I show the terminator character in the format file for the quotation mark around the name field? The bulk insert splits the name on the imbedded comma, which makes sense! Thanks for your help! David
DK4.csv file:
"Knight,David M",1234567,101123456
"Knight,David M",1234567,101234567...
Can anyone recommend a cheap report add-on to VS2005 ASP. I'm trying to stay away from Crystal and MS SSRS. But would like Headers, Footers etc.
(Database's EXCEL, ACCESS, MySQL and MS-SQL)
Thanks
David
This problem occurs when rendering aspx page on a IE7-XP machine. Works fine when rendered on IE6-XP and IE6-W2K machines. And they look fine on my development box which is running IE6-XP.
The problem is... As soon as textbox is rendered on the screen its back ground color turns yellow...
I have a report that I'm using the TABLE object and grouping the user's transactions by the user's name.
The problem I'm having ia that a user's data spans multiple pages.. It starts on the bottom of 1 page (for 1 transaction) and then continues onto the top of the next page (3 more...
I have a report that I'm using the TABLE object on and grouping the user's transactions by the user's name.
A user's data spans multiple pages.. It starts on the bottom of 1 page (for 1 transaction) and then continues onto the top of the next page (3 more transactions). How do I keep the data...
Hi All;
How do I read a file from my Local 'C' Drive??
The following code reads the Servers 'C' drive!
datagrid.DataSource = Directory.GetFiles("C:\")
datagrid.DataBind()
Thanks David
Hi All
I'm looking for an alternative to the VS2003 ASP.NET delivered DataGrid. The grid works fine but, I find that the format control is poor.
What ASPX Data Grid would you recommend?
David Knight
Hi There.
I've looked for this information here, MSDN Knowledge Base and the MSDN help files. I can't seem to locate an answer to my particular issue.
In my running ASP.NET(VB) app, where I have the following set in web.config -<authentication mode="None" /> I need to retrieve the users local...
Environment:
ASP.NET - VS 2003 - Framework 1.0 upgraded to 1.1!
Deployed to a Windows 2000 server w/IIS server etc.
When I deployed my Project that contains some embedded Crystal reports. I include the 4 Crystal Merge Modules in the setup project. And I have tried the License Key (5-7-7...
I use subreports quite extensively, linking from my main report to sub's. And that works well sending(Linking) values to the subreport.
But how do I return a value, such as number of rows read/displayed, back to the main report?
This is Crystal Reports 9.0!
David
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.