Can We Put a Button in DataGrid?

I am developing PocketPC application in VS2005 an PPC2003 Emulater.

i ve lit bit confusion can we put a button or any control in DataGrid

hows we are doing in webbased application in. is it supportable in CompactFrameworl Datagrid.

Please give up answer imediately

Digant Oza



Answer this question

Can We Put a Button in DataGrid?

  • Raffaele Rialdi

    Hi

    Yes you can you have to devlop a custom datagrid and custome tables style and custome column style for that.



  • shade29450

    No, the Compact Framework Datagrid control does not support hosting other controls, nor would it allow creating ColumnStyles that have controls. You will need to create your own custom control from the scratch



  • Can We Put a Button in DataGrid?