aspxgridview
CheckComboBoxColumn in DevExpress GridView
I want to get CheckedList DropDown control, which is a开发者_如何学编程 basic DropDown with checkbox in front of each list item.[详细]
2023-03-30 03:00 分类:问答How to perform delete and edit in a gridview which is dynamically added from the codebehind and which is inside a accordion control
I am in the middle of something, and i need some help. I have an accordion control and inside that i have a gridview control. And i am able to bind the values from the database to each gridview. What[详细]
2023-03-29 03:01 分类:问答Dynamic indentation in devexpress aspxgridview
Are anyone aware of any method to achieve indentation in the ASPXGridView (we are running the 10.x version currently available)[详细]
2023-03-28 07:59 分类:问答DevExpress 11.1 not functional in IIS 7+
I have created a web application using Devexpress trial version. I have installed the trial version in my local machine. And I have created a application in IIS, in a new machine, and copied the web a[详细]
2023-03-24 19:00 分类:问答SQLDataSource inside an ASPxGridView - inject data through Eval()
I have an ASPX GridView with a DetailsRow which I need to display some information on the expanded row, as well as an opportunity to add some data. My problem right now is SELECT\'ing the right data w[详细]
2023-03-22 19:24 分类:问答devexpress gridview filter solution
I have a devexpress gridview within my asp.net page which has a filter row. The built-in feature needs me to filter the from the first letters not the letters in between.[详细]
2023-03-20 22:38 分类:问答Ajax Control Toolkit TabContainer problem with UserControl (ascx)
I\'m using DevExpress ASPxGridView to show, insert, edit data. To insert and edit I\'m using Templates->EditForm and to group columns I\'m using TabContainer from Ajax Control Toolkit and in one tab I[详细]
2023-03-20 17:54 分类:问答How can I load the Same ASP Grid View with different conditions?
I have a DDL and a ASP .net Grid view in my aspx page. I have two methods getALLProgram and getProgramBy name, both are working fine. My problem is: when the page is loaded for the first time, I want[详细]
2023-03-19 12:44 分类:问答Making a single row of an aspxGridView flash
Is there any way of making a single row with开发者_如何学JAVAin an AspxGridView flash different colours based on a value within a cell.E.g. continually changing the background colour of the row betwee[详细]
2023-03-18 19:21 分类:问答Filtering ASPxGridView by a ASPxDateEdit using Control
I want to filter my gridview by choosing date and time in a dateedit. I put a button which has DataBind() controls. The query of the DataSource of the GridView has a WHERE clause. It has a Control con[详细]
2023-03-17 03:47 分类:问答
加载中,请稍侯......