in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Help: Entity Update Problem ?

    Hi I have the following code running AfterInsert of a DataSource control. What I'm trying to achieve is set the value MasterShow_Pk equal to a value. The code runs fine but the Data Store is not being updated with the value. protected void _x_ShowsDataSource_AfterInserted( object sender, x.Web.Data....
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 05-27-2007
    Filed under: .netTiers, EntityDataSource, DataSource, Entities, Database
  • Using DataSourceObjects

    Hi have installed netTiers v2.0.1 it looks like this will provide very useful. Have been working with the default Admin website files and have a question on how to solve something. I see the default datasource is used on the admin pages like so. < data : _YBC_ShowsDataSource ID ="ShowsDataSource"...
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 05-11-2007
    Filed under: .netTiers, CRUD, DataSource, Admin
  • Using netTiers as DataSource for RDLC Report.

    First, I love netTiers. I started using it about 2 weeks ago and absolutely love it! Thank you very much. How can I use a TList<> as a datasource for an RDLC report? I'm guessing I need to make an XSD file with the schema? I know how to add it as a datasource at runtime but I was wondering how...
    Posted to .netTiers - General Support (Forum) by akaclacey on 05-08-2007
    Filed under: .netTiers, DataSource
  • OrderByClause

    Hello: Okay, I've done quite a bit of searching for this, but to no avail. Item in question is the 'OrderByClause' used with typed datasources as an input parameter. The obvious use is and 'order by' clause for a stored proc parameter. The unobvious is what the 'OrderByClause' traces back to. I've found...
    Posted to .netTiers - General Support (Forum) by zeus on 04-15-2007
    Filed under: .netTiers, EntityDataSource, DataSource, datasource sorting, .net 2.0, SqlParameter
  • Working with multiple datasources - please help!

    All, I have a web page that I need to display information from three different tables: Account, Customer, and User. The only data that is editable it the Customer information, but me requirements state that I need to show information from the Account and User tables. If I try to put the three datasources...
    Posted to .netTiers - General Support (Forum) by basolutions on 04-06-2007
    Filed under: .netTiers, DataSource, .net 2.0
  • Wizard and DataSourceControl Problems

    I have searched for any related posts and I have noticed that there have been a few unresolved posts that are similar. I think I might be able to provide a few more details on the problems with using datasourcecontrols with a wizard. I think this is definitely a bug. I am new to netTiers, so I am just...
    Posted to .netTiers - General Support (Forum) by basolutions on 04-02-2007
    Filed under: .netTiers, .netTiers Providers, DataSource, .net 2.0
  • Advance Search Problem

    Hi. Im building a contact manager and i have the table Contact, Category and ContactInCategory. I don't know what to do a advanced search, in one page i can search by Name, Last Name, Phone or Category. I generate the querystring and in other page show the results in a gridview. The problem is that i...
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-28-2007
    Filed under: .netTiers, GridView, Filter, Filters, DataSource, Nettiers, GridViewSearchPanel, .net 2.0
  • WhereClause for two table

    Hi People. I Have two table one "Contact" and the other is "Category". In one page i have a advance search. When i can search for Name, Last Name, Phone, and Category. I create a querystring and call another page to show the result. For the search by Name, Last Name or phone no problem, but for category...
    Posted to .netTiers - General Support (Forum) by elfederiko on 03-18-2007
    Filed under: .netTiers, DataParameter, DataSource, C#, .net 2.0
  • How to sort with EntityGridView and entity DataSource

    I am attempting to pull from a SQL Server database using the strongly typed datasource generated by CodeSmith. Paging is working correctly, however I cannot seem to get sorting to work. Thanks in advance, jeremiah Here is the code in question: <cc1:DistrictDataSource ID="DistrictDataSource1" EnablePaging...
    Posted to .netTiers - General Support (Forum) by peschkaj on 02-21-2007
    Filed under: .netTiers, ASp.NET, DataSource, EntityGridView
  • Using Custom Stored Procedure with Joins in Website through Data Layer?

    I wrote a custom stored procedure that uses inner joins to join 2 tables and return a dataset. Nettiers recognizes that it is a custom stored procedure in my database but I have no way of accessing it through the datasource as a SelectMethod. My code for the SP is below. My goal is to use this as my...
    Posted to .netTiers - General Support (Forum) by aabragan on 06-03-2008
    Filed under: .netTiers, DataSource, ASp.NET, ServiceLayer, SELECT, SQL
Page 1 of 1 (10 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems