I use th开发者_高级运维e ASPxGridView with paging, pager settings is next: <SettingsPager Mode=\"ShowPager\"
i am using devexpress grid with edit functioality to update the records in the gridview the codeis being done in asp.net & c#.net
I try to have custom controls in a DevExpress grids detail row. When ever a row is expanded I would like to load data into those custom controls based on the Masters Key.
I am writing an ASP website that uses Forms security and Active Directory. I allow the user to login using the Windows API:
I am displaying all the data in a gridview from database table. I have attached the database file in app folder. But while I am running the application I\'m getting error like
i have a devexpress grid with dxwgv:GridViewDataCheckColumn Caption=\"ONE\" FieldName=\"ONE\"> i have all columns with checkbox + there is checkbox on rowselect