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:618817
More Search Options
RSS Available
Matching Posts
Re: Column header display
Thanks for the reply. I was looking at the documentation and it indicates that I cannot keep the header row displaying without a column group. This seems rather cumbersome since I do not have column groups and simply want the header repeated. Have to say I'm a little disappointed with this product given how difficult some tasks are to do when they should be easy like this one.
Posted to
SQL Server Reporting Services
(Forum)
by
mru22
on 11/11/2009
Column header display
I am trying to keep the column headers displaying for each page of a report but when I view it, the column headers in the tablix disappear. I've set Repeat header columns on each page but it does not seem to work. Is there something else I need to ste ?
Posted to
SQL Server Reporting Services
(Forum)
by
mru22
on 11/2/2009
Re: Ghost pages
Is your applicaiton set to precompile ? I have that setting cause similar behavior.
Posted to
Security
(Forum)
by
mru22
on 7/13/2009
Jquery 1.3.2 Not working
I am trying to reference the Jquery library in the Site.Master file with the following: <script type ="text/javascript" src ="../../Scripts/jquery-1.3.2.js"></ script > However when I go to a page and try to reference the '$' it says $ is undefined. I have tried changing the src but am still not able to use jquery. Has anyone experienced this before and have a solution ? Thank you,
Posted to
Client Side Web Development
(Forum)
by
mru22
on 7/10/2009
Re: How can i Store null value in database
If a field can handle null then i usually do a check with a ternary operation such as cmd.parametersa.add(@Firstname, SqlType.int, string.IsNullOrEmpty(person.firstName) == ? (object)DBNull.Value : person.FirstName);
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mru22
on 7/7/2009
Re: Location Entry in web.config
I didnt think the Authorize Attribute was available at the class level. I must done something wrong when I tried to do that. I'll give that a shot. Thanks,
Posted to
ASP.NET MVC
(Forum)
by
mru22
on 6/19/2009
Re: Location Entry in web.config
Thanks, That makes sense. I don't sprinkling attributes all over my code and was trying to avoid doing that, it but I guess I'll have to go with that route at least for now.
Posted to
ASP.NET MVC
(Forum)
by
mru22
on 6/18/2009
Forms authentication Problem
I wanted to configure my site to use forms authentication with MVC. So i have the following: < authentication mode = " Forms " > < forms loginUrl = " ~/Account/LogOn " protection = " All " cookieless = " UseCookies " name = " .AppName " timeout = " 60 " /> </ authentication > < authorization > < deny users = " ? " /> </ authorization > I have a separate registration page that is in the same directory
Posted to
Security
(Forum)
by
mru22
on 6/17/2009
Location Entry in web.config
I am trying to build an MVC site and since I am using Forms authentication I was told that i would need an entry for location related to content. I did that but I tried adding one for views related to registration. Unfortunately when i try to redirect to a view for registration, I still get kicked back to the login screen. Since I am not using the default membership provider as is shown in many examples is there a work around that would allow me to keep the registration page unsecure where as all
Posted to
ASP.NET MVC
(Forum)
by
mru22
on 6/17/2009
Re: Problem with selectlist in ViewModel
Thanks, I did what you recommended and it works. I guess for now I will go with that solution. Too bad that viewmodel object throws an exception because it would be the most elegant solution otherwise.
Posted to
ASP.NET MVC
(Forum)
by
mru22
on 6/16/2009
Page 1 of 12 (118 items) 1
2
3
4
5
Next >
...
Last »
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