Hello All,

I am devolping one desktop application for myself, in that I am using dataGridview. In that, I have 2 Columns which represent time. I created one custom control which represents hh:mm format. Now my problem is I want to integrate my custom control to those 2 columns. How can I do it?

Before, writing this question, I googled a lot but couldnt find an answer.

Thank You.
Hakoo Desai.

Recommended Answers

All 3 Replies

You are creating Installer1.cs (Installer class) or simple class file. for creating control

I am creating simple .cs file

Create Component1 class and add your class file logic in that now build project you will see in toolbox custom control . now dran a datagridview in ur form at the edit columns you will see the custom ctrl is added. . hope it will help u

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.