please exaplain gridview and what are the process available for it. how to add the row number automatically? is it possible to add child controls ?
2 4125I am using a data table and a datagridview. I am creating two columns in data grid view : 1)DataGridViewComboBoxColumn 2)DataGridViewTextBoxColumn. The items of datagridviewcombo are the list of all items in data table column 1. I want that the data type of the DataGridViewTextBoxColumn should be the same as the data type of the item selected from the datagridviewcombo at runtime. How can I do that.Also I want that each cell in column of datatable should be of variable data type. Pls help. thnx.
1 5332i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me
4 8419if generator is running in iso mode parrallel with grid and suddenly grid breaker off what will happen?
6 12978When connecting a loaded powerplant to the Huge grid,what are the factors to be considered and how the VAR flow will affect the system?
1 4069In Datagrid after adding row, how you will assign the value for each cell to currently added new row?
2 8378
What is difference between datagrid and flexgrid?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are 3 main differences between flexgrid control and dbgrid control?
Is it possible to Manipulate data through flexgrid? Explain.
Power grids in two adjacent states(A&B) are interconnected. Can power grid in state A can be represented by Thevenin Equivalent Circuit. If not explain Why?
Code for Presenting Parent/Child Data in a Data Grid Row?
How to Display the selected row of a DBGrid in a different color?
How to Change the font style of a dbgrid row ?
How to Select a cell in a DBGrid ?
How to print a TStringGrid or a TDBGrid ?
How to activate different hints for each cell in a grid?
How to Get current record from a TDBGrid ?
How to Access a grid's column or row by name ?
How to Resize StringGrid Columns ?