No announcements
Found 3398 threads
-
0 Votes
Custom Filtering
User-2125121336 posted I have a project that I'm building using DynamicData Scaffolding. I would like to create a filter that automatically adds the table column name(s) to a ...Answered | 4 Replies | 148 Views | Created by Anonymous - Monday, December 28, 2015 6:04 PM | Last reply by Anonymous - Wednesday, December 30, 2015 3:24 PM -
0 Votes
ArgumentException registering database
User1974228133 posted Hi, I'm new to Visual Studio 2016 and get an ArgumentException when registering the ...Answered | 1 Replies | 147 Views | Created by Anonymous - Monday, December 14, 2015 1:05 PM | Last reply by Anonymous - Tuesday, December 15, 2015 2:39 AM -
0 Votes
How to express this SQL query in EF6?
User-173651909 posted How would you express the following query in EF6? select count(componentid), componentid from mytable where computerid = 83 group by ...Answered | 3 Replies | 115 Views | Created by Anonymous - Tuesday, December 8, 2015 9:58 AM | Last reply by Anonymous - Wednesday, December 9, 2015 5:32 AM -
0 Votes
Set the default value of a dynamiccontrol
User-1071576828 posted I would like to set the default value of the dynamic control id Active to checked which is a sql data type bit. How can I achieve this? Thanks in ...Answered | 1 Replies | 159 Views | Created by Anonymous - Thursday, December 3, 2015 3:20 AM | Last reply by Anonymous - Thursday, December 3, 2015 6:55 AM -
0 Votes
Issue With Foreign Keys on Insert.aspx
User-1521052036 posted I have an entity with a child entity. For discussion purposes the Parent is "Bank" and the child is "Account". The ...Unanswered | 3 Replies | 169 Views | Created by Anonymous - Tuesday, November 24, 2015 9:38 PM | Last reply by Anonymous - Tuesday, December 1, 2015 10:19 AM -
0 Votes
Problem with EF6 Query and Partialview
c.CategoryID); return PartialView("myPartialView",base_components.ToList()); } If I remove the query and specify ...Answered | 2 Replies | 98 Views | Created by Anonymous - Monday, November 30, 2015 3:46 PM | Last reply by Anonymous - Tuesday, December 1, 2015 2:40 AM -
0 Votes
dynamic data multilanguage
User-2085110706 posted Hi. I have to ...Unanswered | 3 Replies | 167 Views | Created by Anonymous - Thursday, November 19, 2015 1:08 PM | Last reply by Anonymous - Friday, November 20, 2015 5:21 AM -
0 Votes
1 error
User-320809929 posted hi, can u help me, i don't know this error...can u solve this problem.." error Could not load file or assembly ...Answered | 1 Replies | 117 Views | Created by Anonymous - Thursday, November 19, 2015 2:35 AM | Last reply by Anonymous - Thursday, November 19, 2015 3:01 AM -
0 Votes
Custom conditional validation
User1098690930 posted I want to implement some conditional validation logic on one of my entities. Basically, what I want to do is validate a field (using a regular expression) only ...Answered | 3 Replies | 119 Views | Created by Anonymous - Wednesday, September 30, 2015 4:06 AM | Last reply by Anonymous - Thursday, October 1, 2015 5:02 AM -
0 Votes
Extract the value of a DynamicControl in C#
User241697487 posted How do you read the value of a DynamicControl that is in a FormView template. The ...Answered | 3 Replies | 287 Views | Created by Anonymous - Wednesday, September 23, 2015 9:53 AM | Last reply by Anonymous - Thursday, September 24, 2015 1:29 AM -
0 Votes
Automatic Totals on you List page in Dynamic Data
User-330204900 posted I have a new blog post thought it would be useful here Automatic Totals on you List page in Dynamic DataAnswered | 1 Replies | 119 Views | Created by Anonymous - Thursday, September 10, 2015 11:58 AM | Last reply by Anonymous - Thursday, September 10, 2015 10:49 PM -
0 Votes
Custom filter not registering in RouteValueDictionary
User1098690930 posted I have created a custom filter on my dynamic data website which uses a custom expression in my QueryExtender to catch the IQueryable with the data and then ...Answered | 5 Replies | 190 Views | Created by Anonymous - Wednesday, September 9, 2015 8:56 AM | Last reply by Anonymous - Thursday, September 10, 2015 8:51 AM -
0 Votes
Get foreign key of specific type from metatable
User1098690930 posted I'm trying to get the field (or fields) that is the foreign key for a known type in a MetaTable. I can get ...Answered | 2 Replies | 136 Views | Created by Anonymous - Tuesday, September 8, 2015 5:34 AM | Last reply by Anonymous - Wednesday, September 9, 2015 6:45 AM -
0 Votes
autocomplete extender to datascaffolding site
User-74863099 posted I need to add an autocomplete extender to my list page. I have gotten this to work in the past but it uses ToolKitScriptManager instead of ...Unanswered | 5 Replies | 163 Views | Created by Anonymous - Tuesday, September 8, 2015 12:27 PM | Last reply by Anonymous - Wednesday, September 9, 2015 1:40 AM -
0 Votes
set child pk with parent pk on insert of child record
User-74863099 posted I have a dynamic data website. I have an insert page for the parent record. After I click the insert button on the parent page I want it to redirect to ...Answered | 13 Replies | 214 Views | Created by Anonymous - Monday, August 24, 2015 2:17 PM | Last reply by Anonymous - Wednesday, September 2, 2015 2:17 PM -
0 Votes
Dynamic Data migration issue IIS 7
User-536915050 posted I recently migrated a Dynamic Data website from IIS6 to 7, after the migration the many-to-many fields that only should appears in Edit pages start to showing ...Answered | 6 Replies | 154 Views | Created by Anonymous - Monday, July 27, 2015 9:29 AM | Last reply by Anonymous - Tuesday, August 4, 2015 9:00 AM -
0 Votes
Dynamicall created checkboxList shows null in FindControl
User69848886 posted hi, i have created many checboxklist dynamically and also in every checkboxList there have many listitem and few are checked by depend on data from ...Answered | 2 Replies | 247 Views | Created by Anonymous - Thursday, July 30, 2015 1:22 PM | Last reply by Anonymous - Friday, July 31, 2015 7:48 AM -
0 Votes
Bulk insert capability?
User526797452 posted What would be the best way to add bulk insert ability? Seems the client has a bunch of information which is similar (same user, same meta data, just the ...Answered | 8 Replies | 192 Views | Created by Anonymous - Sunday, April 6, 2008 11:17 PM | Last reply by Anonymous - Wednesday, July 29, 2015 4:46 AM -
0 Votes
DynamicData EFProvider 6.0.0 & VB.Net Won't Build
User14123639 posted Howdy, I'm trying to generate a simple Dynamic Data website for administration using Visual Studio 2013. I've followed this ...Unanswered | 15 Replies | 413 Views | Created by Anonymous - Friday, June 26, 2015 11:09 AM | Last reply by Anonymous - Friday, July 3, 2015 10:48 AM -
0 Votes
Register ObjectContext in EF6 - Dynamic Data
new MyEntities()), new ContextConfiguration { ScaffoldAllTables = true }); I know system not allowing to convert from ObjectContext to DBContext. Do you have any ...Unanswered | 3 Replies | 276 Views | Created by Anonymous - Wednesday, June 17, 2015 5:32 PM | Last reply by Anonymous - Friday, June 26, 2015 5:42 AM
No announcements