Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:666806
More Search Options
RSS Available
Matching Posts
Re: Trying to bind a custom control to a datasource
hmmm. I'm not actually trying to bind to a gridview and the last two lines seem fine. I am still stuck with this first line. Would it be possible to provide an example of an actual DAL or other method for returning a selected data set from sql? Thanks.
Posted to
Data Presentation Controls
(Forum)
by
iggabriel
on 9/19/2007
Trying to bind a custom control to a datasource
The sample the developer provides is below. Sadly, I'm not able to understand how to convert it into something I can use. Can anyone provide an example using something obvious like SQLDataSource and GridView1? This may be very straighforward to a more experienced C# developer. Thanks! List<DataSourceField> fields = new List<DataSourceField>(); GMap1.DataSource = fields; GMap1.DataBind();
Posted to
Data Presentation Controls
(Forum)
by
iggabriel
on 9/19/2007
Help! I'm trying to find VirtualEarthMap control (EarthMap.js).
Help! I'm trying to find VirtualEarthMap control (EarthMap.js). I want to dyamically put pushpins in a map, pulling lat and long from a sql db and am geting nowhere. :(
Posted to
Free For All
(Forum)
by
iggabriel
on 9/19/2007
Help assigning a datasource to the gmap control in C#
I'm trying to assign a datasource to a gmap control in 2.0 so that i can get pushpins in the map for all the locations in the sql db. I've enclosed my code below as well as a link to the site that provides the control and their sample. Can anyone tell me why it won't show the pins? What am I doing wrong? Thanks. My Code (sqllocations is a datasource): GMap1.DataSource = sqllocations; GMap1.DataBind(); Their site: http://en.googlemaps.subgurim.net/ejemplos/ejemplo_991000_DataSource.aspx
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
iggabriel
on 9/18/2007
How do I call the createuserwizard insert comand from a different button on the page?
How do I call the createuserwizard insert comand from a different button on the page? c# please
Posted to
Security
(Forum)
by
iggabriel
on 6/30/2007
Re: How do I get the createuserwizard to fire using a button that is not in the createuserwizard?
Can you please provide an example so I see what you mean?
Posted to
Security
(Forum)
by
iggabriel
on 6/30/2007
How do I get the createuserwizard to fire using a button that is not in the createuserwizard?
I want the user to be able to fill out all the account creation fields, then if they click one button, it will create their account and take them to screen A. If they click another button, it will create their account and take the to screen B. C# please.
Posted to
Security
(Forum)
by
iggabriel
on 6/30/2007
Re: how do i publish a 2.0 website and get it put all it's dll info into one dll?
I solved this myself. The answer can be found at: http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx
Posted to
VS 2005 Web Application Projects
(Forum)
by
iggabriel
on 6/14/2007
Re: i want to redirect unauthorized users to a 404 page, how?
If you are using the asp.net login controls, then all you have to do is go under website in the menu to asp.net configuration. Then set up a role under security. Then allow only users who have that role to access the subfolder, which you can also set up under security. That will put a web.config in each sub folder you want to keep people out of and if they don't have the role when they land on an admin page and aren't logged in, they will be automatically redirected out of the admin section
Posted to
Security
(Forum)
by
iggabriel
on 6/14/2007
Re: Wizard Formatting Issue
Without seeing what's happening, it sounds like second data grid has nowhere else to go, so it pushes into the sidebar. Most likely you need apply widths to whatever element (div, etc.) is holding the section data grid as well as to the second data grid itself. . . . Basically, to resolve the issue, take the total amount of available space, subtract the space used by the sidebar, and the difference should be the amount of space you will need to set the datagrid at. If you aren't doing it
Posted to
VS 2005 Web Application Projects
(Forum)
by
iggabriel
on 6/14/2007
Page 1 of 3 (24 items) 1
2
3
Next >
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online