This is a migrated thread and some comments may be shown as answers.

GridViewCheckBoxColumn use large dll reference

1 Answer 57 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mohammad
Top achievements
Rank 1
Mohammad asked on 04 Oct 2011, 10:57 AM
I am using telerik GridView to modify a Visual Studio extension sln. the Gridview has checkboxColumn, textColumn and ImageColumn. CheckboxColumn uses Telerik.WinControls.UI which is a ~7MB dll file. Adding a 7MB reference file within Visual Studio extension package  is not acceptable. Is there any other way I can use Checkbox column without referencing the large dll file.

1 Answer, 1 is accepted

Sort by
0
Accepted
Emanuel Varga
Top achievements
Rank 1
answered on 04 Oct 2011, 02:45 PM
Hello Mohammad,

Sorry to say this but i don't think it is possible (in a clean way at least).

But the fact of the matter is, if you are just going to use it for this alone i would suggest just using a normal data grid view, it will have you a lot of headaches.

Hope this helps, if you have any other questions or comments, please let me know,

Best Regards,
Emanuel Varga

Telerik WinForms MVP
Tags
GridView
Asked by
Mohammad
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
Share this question
or