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

Browse by Tags

  • ASPxGrid Multiple Selection Problem

    Hi, i use an ASPxGrid in Server Side Mode. Callbacks are enabled ,PostbackOnFocusChanged is true and Multiple Selection is enabled. When i try to select more than 1 Row (Shift or CTRL) the first row is always selected and the Row, that was selected before the last Click, is deselected! Thx for any Help
    Posted to ASPxGrid and Editors Library (Forum) by Oliver Bockemuhl on 5/30/2007
    Filed under: ASPxGrid
  • How to get Columnvalue on mouseover

    Hi, I want to get the value of any column on mouseover. I know the rowid. see Question-ID: DQ2260 I tried: - var js = "var DC="+ e.row.GetDataControllerRow() + "; tooltip(DC.GetValue(6))"; e.htmlElement.onmousemove = new Function(js); - var js = "var grid=" + source.GetName() + ";var row=grid.GetRow...
    Posted to ASPxGrid and Editors Library (Forum) by Kaan Gecer on 5/24/2007
    Filed under: ASPxGrid
  • Resource generation

    Hey, Please explain me something: why the text properties of the web components aren't marked with the Localizable attribute? In the windows control collection they are, so it's not like you didn't know about standard ways to work with .NET localization tools. A suggestion was made in support...
    Posted to ASPxGrid and Editors Library (Forum) by Crono on 6/8/2007
    Filed under: ASPxGrid
  • ASPxGrid and ModalPopup

    Hi, I want to use a grid in a ModalPopup (from the Ajax Control Toolkit). This extender uses a javascript to force the display style to none ( element.style.display = 'none'; ). The grid is correctly hidden and shown but the datas aren't filled in. It sounds like the grid can't fetch rows if it is not...
    Posted to ASPxGrid and Editors Library (Forum) by Christophe Ravier on 5/10/2007
    Filed under: ASPxGrid, Ajax Control Toolkit, Datas
  • Re: Export data from AspxGrid

    Hi Joerg, A similar question was asked and answered in the following support issue. There is a possible solution listed within the issue: http://www.devexpress.com/issue=CQ39323 Currently exporting is not supported by the ASPxGrid. We are discussing to have this feature in a future release. You can perhaps...
    Posted to ASPxGrid and Editors Library (Forum) by Mehul Harry (Developer Express) on 5/11/2007
    Filed under: ASPxGrid
  • Re: Tutorial

    Hello, We do have some QuickStarts for the ASPxGrid & Editors Library here: http://www.devexpress.com/Products/NET/WebForms/ASPxGrid/QuickStart.xml These QuickStarts help you walk through at you own pace. Currently there are six of them on the following topics: Lesson 1: Data Binding, Logic for Update...
    Posted to ASPxGrid and Editors Library (Forum) by Mehul Harry (Developer Express) on 5/11/2007
    Filed under: ASPxGrid
  • Ajax and ASPxGrid problem

    Hi, I am using ASPxGrid 7.1. On my page i have a asp.net button. On the click of the button i am calling a web service which returns me a dataset. I run a loop and create boundcolumns for the grid and add the columns to the grid. Then i provide the dataset as the datasource of the grid and i make the...
    Posted to ASPxGrid and Editors Library (Forum) by Manish Sawant on 7/11/2007
    Filed under: ASPxGrid
  • Change color of Row after cell value, Itemdatabind doesn't seem to work (C#)

    Hi, We are trying to set the font color of a row depending on the field DueDate being "" or not I have read plenty on the forums as well as on the help, and cannot get this to work.. Control is: DevExpress.Web.ASPxGrid Datasource is: DataTable I have tried with the create and databind methods...
    Posted to ASPxGrid and Editors Library (Forum) by itzcoatl calva on 7/24/2007
    Filed under: databind, ASPxGrid, datatable, C#
  • Scrollbars on ASPxGrid missing in Firefox

    I am trying out the evaluation version of the ASPxGrid and while the grid works fine under Internet Explorer 6 and IE Tab, the scroll bars are missing from Firefox. I have tried .Scrollbar as auto, vertical and both, under both native and non-native scrolling. Am I missing something that must be done...
    Posted to ASPxGridView and Editors Library (Forum) by Brett Gladman on 7/27/2007
    Filed under: ASPxGrid
  • Re: Change from ASPxGrid to ASPxGridView

    Hi Paolo, We will blog about it or create a knowledgebase article. It is a brand new product based on ASP.Net v2 and our new ASP.Net shared library. It is a callback based control (the most functionality has been implemented via callbacks) and it is completely different from the old grid. We haven’t...
    Posted to ASPxGridView and Editors Library (Forum) by Andrew (Developer Express) on 7/30/2007
    Filed under: ASPxGridView, ASPxGrid
Page 1 of 6 (56 items) 1 2 3 4 5 Next > ... Last »
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED