in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Browse by Tags

  • GridMultiEditors with XAF

    Hi, i need an inplace-editable ListView where the editors for a specific column are different because of the values for this property must be of different types. To get this working i have a class DokuValueBase from which i derive DokuValueString, DokuValueNumeric, DokuValueChoice and so on. The DokuValueBase...
    Posted to eXpressApp Framework (Forum) by Daniel Heinze on 5/11/2007
    Filed under: ListView
  • A way to refresh ListView after change in DetailView

    Hi, After I change something in DetailView change of it is visible in ListView only after I press Refresh button manually. From what I discovered ListView.CollectionSource.Reload() allows me to refresh the list. I may invoke it while DetailView is disposed of (I do it in my own Controller). However my...
    Posted to eXpressApp Framework (Forum) by Marcin Rybacki on 5/11/2007
    Filed under: ListView
  • Changing Culture

    Hi, I want to change my application form's visible captions to other langueges for example When I run the application on my MainForm and other DetailForms... actions and toolbars captions (File, Edit, View, Tools, New, Delete, Save all the things like those.) seems in English but I want to see them...
    Posted to eXpressApp Framework (Forum) by Selcuk AYDIN on 10/4/2007
    Filed under: ListView, XAF 7.2, XAF, documentation, Model, Localize, Attributes
  • how to make ListBoxControl items editable

    in the standard .NET Framework, the ListView control has an option to rename the items by clicking them once with a mouse, or programmatically (e.g. in response to an F2 key press). the DevExpress ImageListBoxControl, which is the closest to ListView that i found (i only need one column, with text items...
    Posted to XtraEditors (Forum) by Tsahi Asher on 11/12/2007
    Filed under: ImageListBoxControl, ListView
  • Re: Problem when classes in different assemblies have same names

    Drew, I have the same issue. The difference is *namespaces*. XAF ships with a Person which contains embedded Address. My model normalizes the address out to a separate entity so I have created my own Person in my GSX.Module project which derives from BaseObject. When I got the same error I wondered if...
    Posted to eXpressApp Framework (Forum) by John Watson on 12/15/2007
    Filed under: ListView, Lookup, XAF 7.2, XAF, person, views, node, entity, application, duplicate
  • Refresh a listview after cancelling a PopupWindowShowAction

    Hi , My detailview has a nested listview which contains a PopupWindowShowAction. I handle Execute event of the PopupWindowShowAction to change data of the collection and save this changes. If I close the popup window in this event Execute, everything goes fine and i see the updated changes in the listview...
    Posted to eXpressApp Framework (Forum) by Sebastia Prat i Pons on 12/17/2007
    Filed under: ListView
  • Re: Catch double click event on ListView

    Hi, Thank you very much for your sample, code it was very helpful for me in a similar use case; when I click the toolbar Validate button in the Policy DetailView, I am getting the below error. Would you help me with this issue? Thanks in advance Carlos An error occurs while creating a detail view item...
    Posted to eXpressApp Framework (Forum) by Carlos Izquierdo on 6/24/2008
    Filed under: ListView, views, XAF 8.1
  • Access to a User object from the User-Roles ListView

    There is a ViewController with an Action created in the MainDemo. The TargetViewId of this controller is the User-Roles ListView. How can i get access to the User object from the Execute event handler of the Action?
    Posted to eXpressApp Framework (Forum) by Alexander Kuralov on 11/11/2007
    Filed under: ListView, custom controller, XAF, Demo Applications
  • Filter List_View base on Company Selected on Login Form

    Hi!, is theres a way i can filter all my List View base on Company and Branch that the user selected after Logging in on the Application? Thanks in advance.
    Posted to eXpressApp Framework (Forum) by Erialb Tanggut on 11/26/2008
    Filed under: ListView, filters, Model, views, eXpressApp, Business Objects, ajax xaf, XPO XAF devexpress expressApp attribute realtion RDBMS dx coderush refactor class to db
  • List view slow with thousands of records...

    I have a couple of list views with about 5000 objects loaded which take 10-15 seconds to load. How can I speed this up? Thanks
    Posted to eXpressApp Framework (Forum) by Michael Palmer on 10/16/2007
    Filed under: ListView, XAF
Page 1 of 2 (11 items) 1 2 Next >
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED