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:523506
More Search Options
RSS Available
Matching Posts
Re: MVCContrib Grid RowStart going nuts!!!
I was getting compile errors because when it expected the lambda, it would error saying I forgot a parameter with the action method, and when I used the action method, I got an error saying to use the lambda, so the method overload I would use it would require the other one... and give me an error. Don't know why. I ended up using Telerik MVC's grid.
Posted to
ASP.NET MVC
(Forum)
by
bmains
on 11/25/2009
Re: Using Actions with VB in MVC
That's what I was afraid of; I did hear something along the lines of it being VB 10 only...
Posted to
ASP.NET MVC
(Forum)
by
bmains
on 11/23/2009
Using Actions with VB in MVC
Hello, My VB (at least with the new features) is rusty, and I'm not sure how the action syntax works in ASP.NET MVC with VB syntax. For instance, I have this using Telerik's ASP.NET MVC code: Html.Telerik().Grid(Model).Name("Test2").CellAction((cell) => { if (cell.Column.Title == "SKU") { ... } }) What is the VB equivalent to this? Also, I want to use this to output content, so is it the same? builder.Add((i) => { %> <%= Html.ActionLink("Edit", "Editing"
Posted to
ASP.NET MVC
(Forum)
by
bmains
on 11/22/2009
Re: Cascade droprdownlists
Yes, you can also add a blank item, and set AppendDataBoundItems to true, so the manually added item stays in the list and the data bound items are appended.
Posted to
Data Presentation Controls
(Forum)
by
bmains
on 11/20/2009
Re: Cascade droprdownlists
Yes, you can also add a blank item, and set AppendDataBoundItems to true, so the manually added item stays in the list and the data bound items are appended.
Posted to
Data Presentation Controls
(Forum)
by
bmains
on 11/20/2009
Re: PageMethods parameters
Yes, check this out: http://brian.dobberteen.com/code/using-a-pagemethod-to-look-up-city-and-state-based-on-zip-code/
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bmains
on 11/17/2009
Re: Cascade droprdownlists
Hi yes, it may be because when you switch, a value of not empty in the drop down, when one of the drop down's gets bound, can't match a value in the bound list, and so i throws that error. Try setting selected value to null when rebinding the second list.
Posted to
Data Presentation Controls
(Forum)
by
bmains
on 11/17/2009
Re: How do I jump to an anchor?
Hey, You can programmatically open the pane using the JavaScript API: http://stackoverflow.com/questions/251588/asp-net-ajaxcontroltoolkit-accordion-set-active-pane-via-javascript
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
bmains
on 11/17/2009
Re: Keeping Pages Secure With Login Controls
There is a simple way to do this without using code, in the web.config. Check this out: http://msdn.microsoft.com/en-us/library/wce3kxhd.aspx
Posted to
Security
(Forum)
by
bmains
on 11/17/2009
Re: Identify the source of the request
Hey, Try Request.UriReferrer I believe it is, which contains the page the referral came from. But I don't think it's always populated. Not sure.
Posted to
Security
(Forum)
by
bmains
on 11/13/2009
Page 1 of 562 (5616 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online