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:680004
More Search Options
RSS Available
Matching Posts
Re: Empty template support for GridView
Thank you for posting this solution. I found it helpful and have used it. The only thing I would add is that you can’t necessarily use the ‘EmptyDataTemplate.’ You have to configure the ‘EmptyDataText’ property for the gridview. Obvious – I know, but I hope pointing it out saves others some time if needed. Also, here’s the VB version: If (gridView.Rows.Count = 0) And Not String.IsNullOrEmpty(gridView.EmptyDataText) Then writer.WriteLine() writer.WriteBeginTag("div") writer.WriteAttribute("class"
Posted to
CSS Friendly Control Adapters
(Forum)
by
kjarrodc
on 1/1/2007
Re: Does the CSS friendly GridView have problems showing selected rows?
Thank you for this find. I was able to apply the same fix to my website.
Posted to
CSS Friendly Control Adapters
(Forum)
by
kjarrodc
on 10/23/2006
Re: Cannot convert value of parameter 'Course_FK' from 'System.String' to 'System.Guid'
Hey There - this may be a bit late, but you can use this as an example: http://www.dotnet247.com/247reference/msgs/5/28149.aspx That converted a string to a guid for me.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
kjarrodc
on 10/16/2006
Re: Text box format
You may be able to use a masked text box. Check out the form controls available from http://www.eworldui.net/.
Posted to
Web Forms
(Forum)
by
kjarrodc
on 9/10/2006
Page 1 of 1 (4 items)
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online