grid capabilities

  • Thread starter Thread starter Ahmet
  • Start date Start date
A

Ahmet

Hi;

I wonder whether I can do these with GridControl or not

1-) Disable multiple selection of user
2-) Automatically select whole row when a cell of one row is selected .

regards..
 
Hi,

1 - Yes but you'll need a lot of work overriding keyboard and mouse handling
to achieve this.

2 - Yes, this has been described somewhere in the Windows Forms FAQ on the
http://www.syncfusion.com website.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top