Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 10 of 10
Search took 0.31 seconds.
Search: Posts Made By: coxmg
Forum: ASP.NET 11-05-2012, 09:21 PM
Replies: 5
Views: 5,520
Posted By coxmg
its C#, thanks, the + worked.

its C#, thanks, the + worked.
Forum: ASP.NET 11-05-2012, 06:40 PM
Replies: 5
Views: 5,520
Posted By coxmg
Operator Cannot be applied to operand

private double avgdailyprice = 1;

Print("Show this: " && avgdailyprice);
Forum: ASP.NET 10-23-2012, 04:08 PM
Replies: 2
Views: 1,029
Posted By coxmg
Best way to access SQL Server Data

Hi, what do you guys think is the best way for a user to access financial data that is stored in SQL Server?
Forum: ASP.NET 06-08-2012, 10:01 PM
Replies: 1
Views: 1,244
Posted By coxmg
SRSS Sql Server Reporting

Hey guys does anyone know if there is an SRSS SQL Server Reporting Services download available for free or for test trail? I cannot seem to find the download for it.
Forum: ASP.NET 06-07-2012, 04:38 PM
Replies: 0
Views: 539
Posted By coxmg
Mini Site Critique

Hey guys I haven't been working with DOT NET that long and I was just wondering if anyone could review my example site. It is just an example site with 2 gridviews, an update panel, a postback and a...
Forum: ASP.NET 06-04-2012, 06:21 PM
Replies: 1
Views: 967
Posted By coxmg
Need both form level and Code Behind Gridview VB.NET

Hey, guys question for you. I am getting an error, both datasource and datasourceID defined, please remove one of them. what I am trying to do is to set default values for a gridview from the...
Forum: ASP.NET 05-21-2012, 09:15 PM
Replies: 0
Views: 1,072
Posted By coxmg
C Sharp - DetailsView1 does not exist

Hey guys, I have an issue with C# I am trying to set a detailsview with dataset info like:

DetailsView1.DataSource = ds123;
DetailsView1.DataBind();

It is from inside a Gridview...
Forum: ASP.NET 05-04-2012, 11:35 PM
Replies: 0
Views: 669
Posted By coxmg
Connection String

Hello guys I want to change my connection string to point at APP_Data and not a C drive file, how do I do this? I am using VB.NET express and SQL Server Express.

Here it is now, works but I want...
Forum: ASP.NET 05-04-2012, 01:37 PM
Replies: 2
Views: 627
Posted By coxmg
Okay heres what I've got so far, under App-Data,...

Okay heres what I've got so far, under App-Data, I've got an access database called AncestorsDotNet.accdb. Below is an event handler. I want to access this database and get the gridview1 uniqueid and...
Forum: ASP.NET 05-03-2012, 04:57 PM
Replies: 2
Views: 627
Posted By coxmg
Setting a details view

Hey guys, I have a gridview where I allow the user to select one row, then that populates a details view. From here, I would like to populate other detailviews based on a uniqueID that is contained...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT +1. The time now is 02:30 PM.