Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
485
Questions on Grid.
posted

Attached is application using grid.I have few questions on this.

1.How can i enable single cell select in the grid.Now  entire row is getting selected if we click anywhere in the grid.

2.Clicking on upper left corner header selects  all the rows in the grid.But when i click on the child rows upper  left corner header,the rows are not selectd ,why?

3.Does Infragistics support Excel style of copying the cell values,i.e Selecting the cells and dragging fills the remaining cells with same value as selected cells.

4.Cut,Undo,Redo not working  properly.

5.After copying a row valus and we  try to  paste it on multiple rows ,paste is  not performing operation propery.

the copied data is pasted only on the first selected row  and  other slected rows  remain unchanged.

6.How to delete the rows manaually using code.

7.I am trying to add rowst o grid in  add  button click event,but rows  are not gettinhg added.Why is it so.

8.Difference between using ValueList and ultradropdown button.

 

 

 

GridFeatures.zip