Browse by Tags - CodeSmith Community
Welcome to the CodeSmith Community!

Browse by Tags

Related Posts
  • Forum Post: Re-ordering gridview rows

    Can someone please suggest what is the easiest way to add controls in a gridview row that allow users to rearrange rows (move up and down) at will? This is different than sorting, where the system automatically sorts rows based on a column. Thanks, John
  • Forum Post: .NetTiers : Using EntityGridView and EntityDataSource for Views

    Hi, I am a newbie here. I created a database with few tables and views. And Used the .nettiers framework templates. The application works great for all the tables. But it has not created any pages for Views. So I am trying to write use EntitygridView and Datasource but the problem is, it does not work...
  • Forum Post: Newbie needs help using generated code in asp.net

    Hello all, I am a newbie, i could use any help on using the codes generated by codesmith, here is my situation: 1. I am building a new website using asp.net 3.5 2. I am using 3rd party controls (telerik) 3. I am new in OOP and I am just learning the nuts and bolts of it 4. I have a database with several...
  • Forum Post: gridview from custom store procedure breaks after postback

    Hi everyone, I got a problem, finally after all other problem i had get my grid and code to somehow support paging from custom store procedure. Now it looks that grid works with paging but after i do any postback it breaks Actually, it looks that it doesn't connect or fetch data - it is empty. Now...
  • Forum Post: The entity object cannot be null.

    When I attempt to save a record from the entitygridview, I get this error: [NullReferenceException: The entity object cannot be null.] IGD.Web.Data.BaseDataSourceView`2.ValidateEntity(Entity entity, IDictionary keys) in C:\Projects\xxx\IGD.Web\Data\BaseDataSource.cs:1940 IGD.Web.Data.BaseDataSourceView...
  • Forum Post: Where to find the source code for EntityGridView

    Hi, I am new to this community and was woundering where to get the source code for EntityGridView. Thank You
  • Forum Post: Export to Excel Exception

    I am running the canned Admin forms for a simple database. I found where to turn Excel export on in the GridViews. I have included the registerPostBack code listed elswhere and am executing this on the GridView's preRender Event. However, I am still blowing up in EntityGridView.Export on line 919...
Page 1 of 7 (140 items) 12345»