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
  • Datasource Filter and NULL

    I have the following Datasource below. I require the selection of records from the datasource where the PK is null; is this possible? What would be the syntax. < data : SyndicatorsDataSource ID ="SyndicatorDataSource" runat ="server" SelectMethod ="GetAll" Filter ="Pk is not null" / > Thanks Matt
    Posted to .netTiers - General Support (Forum) by matt@kiwilamb.com on 05-25-2007
    Filed under: Filter, Filters, DataSource
  • Is it possible to use th output of a stored proc as datasource?

    Hi! I have a complex query that I had to put in a stored procedure because it is using parameters, and I was wondering whether it was possible to use the stored proc output as datasource? If not, another solution would be to have a less complex query and to generate a view. However, a less complex query...
    Posted to .netTiers - General Support (Forum) by velum on 05-19-2007
    Filed under: DataSource, view, stored proc
  • 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
Page 1 of 3 (24 items) 1 2 3 Next >
Copyright © 2007 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems