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:798711
More Search Options
RSS Available
Matching Posts
Re: Dynamic data controls: default values on Insert-page
Hi there this is relativly easy then if you want ALL booleans to be true on insert just modify the Boolean_Edit.ascs.cs file and in the Page_Load event test to see if Mode is equal to Insert and then set the value. Or for a more generic approach see: http://csharpbits.notaclue.net/2009/01/dynamic-data-default-value-in.html Hope this helps
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/24/2009
Filed under: Dynamic Data, Default Values
Re: Dynamic data controls: default values on Insert-page
Hi Epb1, what was the problem with my blog, if you want I can send you a working sample.
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/24/2009
Filed under: Dynamic Data, Default Values
Re: problem in field template for manytomany
Hi Prasadrmarathe, ths issue here is that unless the M:M join table is just that then EF leaves out the join and shows the table so the navigation is missing. You could however create a custom FieldTemplate for a specific scenario.
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/23/2009
Filed under: Dynamic Data
Re: The filter control 'CategoryFilter' does not support this operation because it is associated with an unsupported column 'Name'.
[quote user="steve_mew"] "The filter control 'LastNameFilter' does not support this operation because it is associated with an unsupported column 'LastName'." [/quote] This error means you are trying to filter a column that is not filterable, because the filter you are telling the system to use is incorrect, so you can look at using a different filter or create a custom filter.
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/23/2009
Filed under: Dynamic Data
Re: error handling...
Hi Kevin, I take it you are getting an error but it is not showing because it is caught in the JavaScript to see the error more clearly change EnablePartialRendering="true" in this line: < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering =" true "/> To false io in the Site.Master If you want to catch the delete error see this thread: http://forums.asp.net/p/1486665/3483128.aspx#3483128 http://forums.asp.net/p/1481512/3472805
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/23/2009
Filed under: Dynamic Data
Re: DynamicField Default values (.net 3.5 sp1)
Hi Guildor, I guess what you are after is default values, for what you are after (I hope I'm getting it) I would develop a custom FieldTemplate for each field I wanted to populate. I would give it a custom property to take the default value and then in code when defining you DynamicField I would add the property: <asp:DynamicField DataField="Id" Visible="false" CustomProperty='<%=GetValue() %>' /> This may do the trick, although you may need to go to DynamicControl
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/23/2009
Filed under: Dynamic Data
Re: Custom Field Template for NVarChar(Max) columns
Hi CrowSol, it's the line: <asp:Label id="Label1" runat="server" Text='<%# FieldValueString %>' /> In you ascx page this Text='<%# FieldValueString %>' always overrieds what happens in the OnDataBinding event handler just remove this bit and assigne the Text property in the OndataBinding event.
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/23/2009
Filed under: Dynamic Data
Re: Dynamic data controls: default values on Insert-page
David, thats cool,
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/22/2009
Re: Modify Default.aspx to list recent changes
Did you setup through my article here: http://csharpbits.notaclue.net/2009/01/dynamic-data-filtering-installation.html
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/22/2009
Filed under: Dynamic Data
Re: Modify Default.aspx to list recent changes
[quote user="kisyv"]I would believe it's something with my partial class-files[/quote] This is usually the case
Posted to
ASP.NET Dynamic Data
(Forum)
by
sjnaughton
on 11/22/2009
Filed under: Dynamic Data
Page 1 of 248 (2480 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
codeplex.com/testapi v 0.4 available
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Channel 9:
Using the SharePoint Business Data Connectivity Designer in VS 2010
Channel 9:
10-4 Episode 36: Windows Server AppFabric and Workflow Services Lab
WindowsClient:
New WPF Features: DatePicker\Calendar\VSM\Datagrid
Channel 9:
Corrinne Yu: Principal Engine Architect, Halo Team Microsoft
TechNet Edge:
IT Pro Momentum y Evidencias
Channel 10:
Xbox Goes Social with Facebook, Twitter, and Zune Integration
ASP.NET:
Enabling the ASP.NET Ajax script loader for your own scripts
ASP.NET:
Building High Performance Web Applications
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online