in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Many to many generated declaration issue

    The code generated for the many to many relationship I think is getting confused when two Entity Tables both have the same column name for the primary key. Table structure. Dealer --------- PKID int Name varchar(100) Address1 varchar(150) .... Country ---------- PKID int Name varchar(150) Code char(4...
    Posted to .netTiers - General Support (Forum) by millerwa on 05-10-2007
    Filed under: .netTiers, ManyToManyListRelationship, ManyToMany, ManyToManyListRelationship GridView CheckBox EntityRelationshipMember
  • many to many aspx does not compile

    When creating the next three tables, the aspx code will not compile but give an error that it cannot create an object of Error 1 Cannot create an object of type 'dbTST.Web.Data.BbgSelectMethod' from its string representation 'GetByBrf_Id' for the 'SelectMethod' property. C:\NetTiers\dbGINA\dbGINA.Website...
    Posted to .netTiers - General Support (Forum) by makeman on 03-27-2007
    Filed under: .netTiers, ManyToManyListRelationship, .net 2.0
  • ManyToManyListRelationship with filtered Reference Members

    Hi! I have a ManyToManyListRelationship with a Reference Member bound to a DataSource ( GroupeDataSource ) that can be filtered. The ListControl is a CheckBoxList. When the DataSource is not filtered (Select All Groups), everything is working fine. However, if with the filter, only a portion of the Groups...
    Posted to .netTiers - General Support (Forum) by velum on 03-26-2007
    Filed under: ManyToManyListRelationship
  • DataBinding to a hierarchy of sub collections deeper than 2+ levels

    I have been having problems getting the Infragistics WinGrid display the information in deep hierarchical relationships for the last couple of days. After some research, and some previous issues i've had to deal with, I think I nailed it down to the implementation of ITypedList.GetItemProperties() in...
    Posted to .netTiers - General Support (Forum) by GRAW on 02-13-2007
    Filed under: BindableAttribute, Complex objects, DataBinding, ManyToMany, ManyToManyListRelationship
  • How can I get FormView_ItemUpdating notification with ManyToManyListRelationship

    I have a simple: <asp:FormView runat="server" DataKeyNames="PrimaryID" DataSourceID="PrimaryDataSource" DefaultMode="Edit" OnItemUpdated="FormView1_ItemUpdated"> <EditItemTemplate> ... <asp:ListBox ID="ListBox1" runat="server" DataSourceID="ReferenceDataSource" DataTextField="ShortName...
    Posted to .netTiers - General Support (Forum) by dwrcalgary on 01-25-2007
    Filed under: ManyToManyListRelationship
  • Binding DeepLoad methods programmatically

    Hi everyone, I've only just started looking into .netTiers (last 5 days) and have been reading all the documentation and playing with the code. Some parts seem easy to use and others a bit harder to work out. As great as the datasource controls are I really would like to work with the code. I'm currently...
    Posted to .netTiers - General Support (Forum) by Axe on 10-28-2006
    Filed under: DataBinding, DeepLoading Child Collections, ManyToManyListRelationship
  • Re: DeepSave not working for Many-to-Many Relationships

    After debugging this, looks like there might be a problem with the DeepSave logic in this scenario, because student provider deep loads the M:M collection first, and then collection is persisting the junction table, and not your student collection. In the meantime, you can get this working by switching...
    Posted to .netTiers - General Support (Forum) by Robert Hinojosa on 10-08-2006
    Filed under: ManyToManyListRelationship
  • Many-to-Many Relationship using Web Library Controls revisited

    Hi! In a previous post ( 12586 ), Bobby Diaz gave a good example of a Many-To-Many List Relationship. In that example, based on the relationship descirption (see below), I assume that the link table had the following format: CustomerCustomerDemo (CustomerID PK, CustomerTypeID PK) but what if it had the...
    Posted to .netTiers - General Support (Forum) by velum on 10-04-2006
    Filed under: .netTiers, ManyToManyListRelationship
  • Re: ManyToManyListRelationship with filtered Reference Members

    I have the same problem, has any found a solution to this. If I have two listboxes on the form, say the first one bound to the odd items and the second one bound to the even items, the page clobbers the first listboxes values and only saves the second one. This is really stalling my project. Thanks in...
    Posted to .netTiers - General Support (Forum) by roonz on 08-01-2007
    Filed under: ManyToManyListRelationship
  • Another n00b here - please help! *code inside*

    First of all, thanks and great work to all for this fantastic tool! I've been using .nettiers for about 2 months now and recently came across this problem. Scenario I have a table 'Person' and another 'RelatedPersons'. A 'Person' can have 0 or more 'RelatedPersons'...
    Posted to .netTiers - General Support (Forum) by kushal18 on 09-13-2007
    Filed under: .netTiers, ManyToManyListRelationship, ManyToMany, ManyToManyListRelationship GridView CheckBox EntityRelationshipMember, C#, .net 2.0, SQL Server, beginner
Page 1 of 2 (18 items) 1 2 Next >
Copyright © 2007 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems