Im new on Dxpreince 10.(and don\'t think im expert on this) I wrote simple webpage. For setting values in grid view i use list and bind that to Aspxgridview.Datasouce. so how access to the selected ro
In the AspxGridView there are two comboboxes in DataItemTemplate, manually loaded. So when user selects one field of the first combo second will be disabled, i wrote this:
I\'m using DevExpress ASPxGridView edit form, using default edit form. However when I open the edit form in IE6 and click \"update\" to insert the record, it causes a JavaScript error that says \"type
I\'m trying to Find a control in my edit form just before I hit the submit button on it(custom), however it isnt returning any value entered in the m开发者_高级运维emo, even though I have inputted som
I\'m trying to chang开发者_运维问答e the values of some of the controls in the ASPxGridview Edit Form, however they are not changing. It seems to be resetting?
I have a AspxGridView and when i double click to a row, it shows a modal window. What i want to do is, send one columns\' value to a AspxLabel which is at ModalWindow. But i couldn\'t manage to do it,
I\'m having a problem on getting the selected rows values of a detail grid. I have master-detail grid in a popup control and it works fine. I also enabled the enable selection to have checkboxes but w
I am nt able to edit the details in gridview. When i click o开发者_Python百科n Edit link(Command Field), row editing event is fired but when i click on update link , row editing event is fired again a
The context is as follows: One DexExpress AspxGridView with a server-side paging/filtering/sorting mechanism (using ObjectDataSource).
Yet another problem with DevExpress AspxGridView :) The context: One Page In the Page, a custom control In the custom Control, a AspxDropDown