CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Browse Forum Posts by Tags

Showing related tags and posts for the CSLA .NET discussion forum. See all tags in the site
  • Validation

    Hi We are using CSLA version 2.0 on .NET 2.0 VS2005. In my project, I'm using a datagridview, with child data. In the design, we add extra rows to the datagridview on the Fetch. We do this so that the user doesn't have to add additional rows; they are only allowed a certain number. Any ways that...
    Posted to CSLA .NET discussion (Forum) by ksavoie on Wed, Jan 26 2011
  • Saving in windows form

    Hi We are using CSLA version 2.0 on .NET 2.0 VS2005. We notice something and we don't know if we are the only one that this happens to and if there's a fix for it. So here it is... We build our Windows form no problem, we can fetch the information no problem. When we do a modification in a field...
    Posted to CSLA .NET discussion (Forum) by ksavoie on Thu, Jan 20 2011
  • Re: Using CSLA 4: Creating Business Objects draft online

    CSLA 4 does support Windows Forms, in fact I put in a fair amount of effort to make sure Windows Forms remains supported. The Creating Business Objects book discusses the collection types that exist specifically to support Windows Forms. The thing is that Windows Forms itself is no longer in active development...
    Posted to CSLA .NET discussion (Forum) by RockfordLhotka on Wed, Jan 5 2011
  • Problems with Begin- / Cancel- / Apply-Edit operations

    Hello community! I'm lost with the undo capabilities of CSLA. I have found several questions/answers dealing with the strange behavior of data binding under windows forms. But alas, I'm not using data binding at all in my test application. I'm using CSLA 3.8.4, C#, .NET 3.5SP1, VS2010, NHibernate...
    Posted to CSLA .NET discussion (Forum) by DeepCore on Fri, Dec 10 2010
  • Name value list bound to multiple combo boxes

    I have a nvl of state_id, state_abbrev. I have to bind it to multiple combo boxes (applicant license state, applicant address state, vehicle garaging state) I created the NVL with private constructor and using cache. When I bound the nvl to all 3 combo boxes, changing one combo box changed all (I guess...
    Posted to CSLA .NET discussion (Forum) by stevenkahan on Tue, Nov 16 2010
  • Another Undo question with a Business base with a child collection bound to DevExpress Grid

    I know this type of question has been rehashed time and time again and I should think that forum members are probably sick to the back teeth with this subject but I have looked high and low on the web for a solution to a problem and I just can't seem to get a sensible solution. I am using CSLA 3...
    Posted to CSLA .NET discussion (Forum) by timster on Mon, Oct 25 2010
  • Re: EditLevelMismatch

    Version 3.8 doesn't support the idea of having more than one bindingsource (I assume we're talking Windows Forms here) bound to an object graph at the same time. So if you open a child window to edit a child object, you must first completely unbind the object graph from the original form's...
    Posted to CSLA .NET discussion (Forum) by RockfordLhotka on Tue, Sep 28 2010
  • Re: Bug in CslaActionExtender.cs?

    I'll add this to the bug list.
    Posted to CSLA .NET discussion (Forum) by RockfordLhotka on Wed, Sep 15 2010
  • Re: More Windows DataBinding Woes

    Jonny is right, but it sounds like you've already dug into the Using CSLA .NET 3.0 ebook in some depth and probably have the basic concept. If you want a top-level Cancel button, you need to manually call BeginEdit on the root object before you bind it to the UI . And then you need to unbind the...
    Posted to CSLA .NET discussion (Forum) by RockfordLhotka on Thu, Sep 9 2010
  • More Windows DataBinding Woes

    Can anyone tell me where I am going wrong please...? My problem relates to WinForms databinding and its relationship with a CSLA business object. In fact its CSLA business objects that in turn contain child collections that are really causing me trouble. I fully understand about the need to disconnect...
    Posted to CSLA .NET discussion (Forum) by NickTaylor on Thu, Sep 9 2010
Page 4 of 8 (75 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems