CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Delete from an EntityGridView based on a db view.

    I have an EntityGridView but needed to display fields from related data and the simlest way was to base the grid on a view. However, you cannot delete from a view and, indeed, there are no methods created by Nettiers to do this. How do I wire up the delete link to a Delete method that will delete from...
    Posted to .netTiers - General Support (Forum) by gordonj on 07-14-2008
    Filed under: CRUD, view, entitiygridview
  • View based on Table using GUID as Primary Key

    I have a view based on the following table schema. I also have a view which uses this table. When the View entity is generated, the column INVMatlTypeLkpID is specified to be an integer, rather than a GUID. /********************************************************************************************...
    Posted to Bug Reports (Forum) by JRich on 07-03-2008
    Filed under: View, GUID as Primary Key
  • cannot find the query 'x' in the embedded xml file.

    I have a Customer object (which is a table) and a NoteView object (which is a view) in my database. I have two custom stored procedures _ Customer_DoSomething and _NoteView_DoSomething. I CAN execute the _Customer_DoSomething proc fine via the CustomerService I CAN NOT execute the _NoteView_DoSomething...
    Posted to .netTiers - General Support (Forum) by drel on 07-02-2008
    Filed under: Custom Stored Procedure, view, Custom Stored Procedure error, Veiws, .netTiers 2.3.0
  • 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
Page 1 of 1 (4 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems