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:744140
More Search Options
RSS Available
Matching Posts
Re: Parser Error Message: The entry 'ScriptModule' has already been added.
That was an excellent post. Thank you for your help ! Sam
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
scampione
on 8/13/2007
Re: Calendar control losing its style
Thank you to AjaxButter and Zhou. I had been trying to get this to work all day !
Posted to
ASP.NET AJAX UI
(Forum)
by
scampione
on 8/2/2007
Re: Label control inside a gridview's EmptyDataTemplate
That works. Thank you. I was previously trying to use NamingContainer: e.Row.NamingContainer.FindControl( "lblOrdersEmpty" ) ------------------------------------------------------------ Guess I was making it too complicated. Thanks again! Sam
Posted to
Data Presentation Controls
(Forum)
by
scampione
on 7/23/2007
Label control inside a gridview's EmptyDataTemplate
Is there a less "generic" way of grabbing a Label that is inside of a Gridview's EmptyDataTemplate? Didn't want to use the EmptyDataText property of the Gridview since I wanted to show something a little more descriptive to the user such as "No items exist for customer xxxxxxxxx". I was able to do the following only by trial and error. Is there no more elegant way other than using Control(index) ? Thank you in advance for any help. Sam --------------------------------
Posted to
Data Presentation Controls
(Forum)
by
scampione
on 7/23/2007
Filed under: emptydatatemplate findcontrol
Re: How to trap 'DELETE statement conflicted with COLUMN REFERENCE constraint" error?
This was a great help...thank you !!!!!
Posted to
Web Forms
(Forum)
by
scampione
on 7/9/2007
Re: How can I filter my gridview results with a checkbox list?
Yes it is actually from my working version. Note that in these statements: tmp += " (selection = '" + li.Value + "' " tmp += " OR statusid = '" + li.Value + "'" there is a tic mark along with the quote mark (sort of difficult to see in this font). Here are the same statements with spaces between the quote/tic marks. tmp += " (selection = " ' + li.Value + ' " " tmp += " OR statusid = ' " + li.Value +
Posted to
Classifieds Starter Kit
(Forum)
by
scampione
on 6/25/2007
Re: How can I filter my gridview results with a checkbox list?
I was able to accomplish this by appending to the SelectCommand of the DataSource. Protected Sub DetermineSelect() Dim strSelect as String = getSelectionList() ............ If strSelect <> "" Then datasource.SelectCommand += " where " + strSelect End If ........... End Sub Private Function getSelectionList() As String Dim tmp As String = "" Dim I As Integer = 0 For Each li As ListItem In CheckBoxList1.Items If li.Selected Then I += 1 If I = 1 Then tmp += "
Posted to
Classifieds Starter Kit
(Forum)
by
scampione
on 6/22/2007
Page 1 of 1 (7 items)
WindowsClient:
Getting ready to relaunch my site on Umbraco CMS
TechNet Edge:
Windows 7 BranchCache™ Explained
ASP.NET:
Localizing ASP.NET MVC Validation
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online