CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • ManyToManyListRelationship Won't Update

    Hi Im using the follow code below to update a linkmember table; however the update does not populate any record into the database. Any ideas please? < data : MultiFormView ID ="FormView1" DataKeyNames ="Pk" runat ="server" DataSourceID ="_YBC_ShowsDataSource"...
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 02-23-2008
    Filed under: ManyToManyListRelationship, ManyToMany, ManyToManyListRelationship GridView CheckBox EntityRelationshipMember
  • Lookup of Many-to-Many relationship

    I'm wondering if something is wrong with my configuration or my database, because I haven't been able to find any generated code that allows me to do a many-to-many lookup. I have 3 tables in my DB: User (Id, Code, Password, Active) Role (Id, Code, Description) UserRole (Id, User, Role) The 'UserRole'...
    Posted to .netTiers - General Support (Forum) by csd on 09-18-2007
    Filed under: .netTiers, ManyToMany, ManyToManyListRelationship GridView CheckBox EntityRelationshipMember
  • 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
  • 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
  • Where is PropertyMappings in EntityRelationshipMember set/added to?

    I’m trying to implement a new control in Web.Data that will work like the ManyToManyListRelationship but handle a GridView with a specified CheckBox column to handle the selected items. It's all ok until I hit the GetColumnIndex method in EntityRelationshipMember that returns -1 since the PropertyMappings...
    Posted to .netTiers - General Support (Forum) by altin on 01-19-2007
    Filed under: ManyToManyListRelationship GridView CheckBox EntityRelationshipMember
Page 1 of 1 (5 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems