in

CodeSmith Community

Your Code. Your Way. Faster!

Browse by Tags

  • Using UltraWebGrid with .netTiers

    Hey everyone, I know there are a lot of mixed feelings/experiences using the Infragistics controls with .netTiers on these forums, but there really isn't any demonstrated examples of how (if possible) to make all of it work together. I am trying to create a simple UltraWebGrid that uses a TypedDataSource...
    Posted to .netTiers - General Support (Forum) by Lusid on 03-24-2007
    Filed under: .netTiers, Typed DataSource Controls, CRUD, EntityDataSource, ObjectDataSource, Infragistics, strongly typed datasource, Web project, C#, .net 2.0
  • Re: objectdatasource

    see here http://community.codesmithtools.com/forums/thread/18699.aspx if you want to wire up a dropdownlist though you should try using the new EntityDropDownList with a strongly typed data source as these are a piece of cake to wire up... <data:EntityDropDownList runat="server" ID="dataProductID...
    Posted to .netTiers - General Support (Forum) by swin on 03-02-2007
    Filed under: strongly typed datasource, EntitiyDropDownList
  • Anyone using TRANSACTIONS?

    Hi! Sorry about this second post concerning transactions, but I cannot find much documentation about SQL transactions with .netTiers, and I badly need information concerning this. Could someone tell me a bit more about them, especially in the context of an ASP.NET project using Strongly Typed Data Sources...
    Posted to .netTiers - General Support (Forum) by velum on 01-31-2007
    Filed under: Service layer, strongly typed datasource, transactions
  • Transactions and Nested FormViews

    Hi! I am working on an ASP.NET projet where I am using Strongly Typed Datasources, and where many web pages are using nested FormViews. Does anyone know how to use transactions to rollback the INSERTS/UPDATES in case an error happens in a sub-FormView? For example, let's say, I have the complex object...
    Posted to .netTiers - General Support (Forum) by velum on 01-29-2007
    Filed under: FormViews, Processors, strongly typed datasource, transactions
  • Re: Forcing TypedDataSource to refresh

    Hi John (and Swin), I did try that, but it seems that with Entity Tracking turned on, it just rebound to the originally retrieved data. I set the EnableCaching property of the DataSource to false, turned off ViewState, everything, but I believe it still returned cached data. Values in the database did...
    Posted to .netTiers - General Support (Forum) by mcquiggd on 11-06-2006
    Filed under: strongly typed datasource, Typed DataSource Controls
  • How to use Strongly Typed DataSources?

    Hello, Can someone tell me how to use strongly typed datasources? I was looking at connecting a repeater via a objectdatasource but i came accross strongly typed data sources and cannot seem to find a good article regarding their basic useage. Links to relevant articles will be highly appreciated. Thanks...
    Posted to .netTiers - General Support (Forum) by desidev on 10-10-2007
    Filed under: strongly typed datasource
  • Sort on deeploaded field

    Hi ! I have a GridView filled using a strongly typed datasource, in which one more more fields are deeploaded (see code below for an example). <data:RegionDataSource ID="__regionDS" runat="server" SelectMethod="GetPaged" UpdateMethod="update" EnableDeepLoad...
    Posted to .netTiers - General Support (Forum) by Wookai on 11-08-2007
    Filed under: GridView, strongly typed datasource, DeepLoad, external, sort
  • GetAll VS GetPaged VS Find : big confusion !

    Hi all ! First, thanks for this wonderful that is .NetTiers ! It saved my days of work ! I have a question about the generated select methods and their use in strongly type datasources. I understood that Find is more secure than GetPaged (or is it GetAll) because it uses prepared statements and thus...
    Posted to .netTiers - General Support (Forum) by Wookai on 11-19-2007
    Filed under: strongly typed datasource, Sorting, GetPaged, Paging, Find, select method, GetAll
  • Concatenating two fields using Strongly Typed DataSource

    Is there a way to concatenate two or more database fields together using strongly typed datasource? For example if I wanted to display first name and last name together in an address selection dropdownlist.
    Posted to .netTiers - General Support (Forum) by Axe on 10-29-2006
    Filed under: DataBinding, strongly typed datasource, Typed DataSource Controls, Web controls
  • Re: .netTiers compatible with Infragistics or Telerik web controls?

    Hi HTH! I am using strongly typed data sources. I would be curious to know why you say that entity data sources are better in the long run. Cheers! JF
    Posted to .netTiers - General Support (Forum) by velum on 10-25-2006
    Filed under: strongly typed datasource, Telerik
Page 1 of 1 (10 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems