Tagged Questions
0
votes
1answer
510 views
Gridview to excel: The Controls collection cannot be modified because the control contains code blocks
I'm gettin error "The Controls collection cannot be modified because the control contains code blocks."
I wanna Export GridView to Excel.
Thank you.
my method is(its work i tested)
private void ...
6
votes
3answers
684 views
Why does Subversion fail to flag a modified Microsoft Excel spreadsheet file?
I have encountered some behaviour I didn't expect from Subversion, and discovered this almost accidentally: A modified file is not being flagged as modified.
I have a unit test involving a Microsoft ...