Click here to Skip to main content
15,891,019 members
Articles / Programming Languages / C#

DataGridView with Formula Support

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
14 Jan 2017CPOL7 min read 19.9K   880   7  
Custom DataGridView that allows you to add formulas to cells
In this article, you can see the implementation of a custom DataGridView which will allow you to add complex formulas to their cells.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Free lance
Spain Spain
I'm working with computers since the 80's of the past century, when I received as a present a 48K Spectrum which changed all my life plans, from a scientific career to a technical one. I started working in assembler language, in low lewel systems, mainly in the electromedical field. Today I work as a freelance, mainly in .NET Framework / database solutions, using the C# language.

I'm interested in scientific computer applications, and I,m learning AI and data analytics technics. I also own a technical blog, http://software-tecnico-libre.es/en/stl-index, where I publish some of the practice works of this learning process.

Comments and Discussions