Search

You searched for the word(s): userid:820727

Matching Posts

  • Re: Custom Field - DropDownList

    Well, that certainly did the trick !! I was bashing my head on that some of yesterday and all day today so many thanks for sparing me more pain !! Looking at what I implemented compared to what you showed in the blog, I was loading up the combo box in the page_load event instead of the OnDataBinding event and evidently changing this made it all work. And the DropDownList1_DataBound event I also copied verbatim. I had tried to get some things out of the standard foreign key edit control, but evidently
    Posted to ASP.NET Dynamic Data (Forum) by bryn.parrott on 9/1/2008
    Filed under: Custom Field Templates, Data Dynamic, Answer to thread, Data DynamicControl
  • Custom Field - DropDownList

    Hi, I have a 'client' table that has a number of varchar(20) fields in which the data entry is to be resticted to the value contained in a drop down list. By default the Dynamic Data wizard displays the fields in text boxes, and they can be readily edited. I have added a class of my own ('Lookups') that goes off and runs a custom sql query to fetch appropriate values for the dropdownlist from a table based upon the table and fieldname. This is invoked in the page_load for the 'clients'
    Posted to ASP.NET Dynamic Data (Forum) by bryn.parrott on 9/1/2008
    Filed under: Prevalidation, Custom Fields, Data Dynamic, DropDownList, Dynamic Data, Lookup, Restrict Choices
  • Dynamic Data Wizard Broken with VS 2008 Std ?

    I have Visual Studio 2008 (Standard) and Framework 3.5 SP1 Running on Vista Ultimate I have an existing SQL Server 2005 Express database which has had all the relationships carefully tuned to allow the wizard to work. Some Issues: 1/. When running the wizard, I have an existing DB Connection defined which appears in the list as the default item in the drop down that says "Create a new data model from this database". I know that the listed item contains correct connectiuoin details because
    Posted to ASP.NET Dynamic Data (Forum) by bryn.parrott on 8/29/2008
  • Re: Using blinq with Visual Studio 2008 RTM

    That site refers to something called 'Dynamic Data' and doesnt mention blinq... I am intrigued about this thing, released in beta for for VS 2005 and never made it to production status, and now released again 3 years later in a different form (but still not a production release) for VS 2008. Do MS intend to ever finish offf this product (with a proper installer for example) and release it or what ?
    Posted to Blinq Preview (Forum) by bryn.parrott on 8/20/2008
Page 1 of 1 (4 items)