How to make [Design] a modern DataGridView in C# [closed]
up vote
-4
down vote
favorite
Hello guys i hope that someone helps me to design a modern DataGridView like this Here is the example a want to create
c# user-interface datagridview
closed as off-topic by Adriaan, Michael Dodd, Disaffected 1070452, itsme86, K.Dᴀᴠɪs Nov 19 at 16:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Adriaan, Michael Dodd, K.Dᴀᴠɪs
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-4
down vote
favorite
Hello guys i hope that someone helps me to design a modern DataGridView like this Here is the example a want to create
c# user-interface datagridview
closed as off-topic by Adriaan, Michael Dodd, Disaffected 1070452, itsme86, K.Dᴀᴠɪs Nov 19 at 16:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Adriaan, Michael Dodd, K.Dᴀᴠɪs
If this question can be reworded to fit the rules in the help center, please edit the question.
What have you tried and what are you having trouble with? Have you looked at any DataGridView samples?
– Chris
Nov 19 at 16:11
You can use Telerik components please take a look at this link and DevComponents DatagridView.
– MKH
Nov 19 at 16:12
@Chris i tried both of MetroGrid and BunifuCustomDataGrid , but they look similar to the simple WindowsForm DataGridView.
– ElAdnàn
Nov 19 at 16:45
I guess my question wasn't clear enough, but when I ask what have you tried, I meant in the aspect of have you actually given this an attempt? Because as of know (and I'm sure you realized) the question was marked on hold because right now you're not asking a specific programming question, you're just asking "Can you do this work for me?" which is not what StackOverflow is about. If you're having a specific problem with DataGridView for example, how to use custom styles, you're more than welcome to show what you're doing, what you're expecting to get, and what your getting instead.
– Chris
Nov 19 at 17:11
add a comment |
up vote
-4
down vote
favorite
up vote
-4
down vote
favorite
Hello guys i hope that someone helps me to design a modern DataGridView like this Here is the example a want to create
c# user-interface datagridview
Hello guys i hope that someone helps me to design a modern DataGridView like this Here is the example a want to create
c# user-interface datagridview
c# user-interface datagridview
asked Nov 19 at 16:01
ElAdnàn
12
12
closed as off-topic by Adriaan, Michael Dodd, Disaffected 1070452, itsme86, K.Dᴀᴠɪs Nov 19 at 16:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Adriaan, Michael Dodd, K.Dᴀᴠɪs
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by Adriaan, Michael Dodd, Disaffected 1070452, itsme86, K.Dᴀᴠɪs Nov 19 at 16:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Adriaan, Michael Dodd, K.Dᴀᴠɪs
If this question can be reworded to fit the rules in the help center, please edit the question.
What have you tried and what are you having trouble with? Have you looked at any DataGridView samples?
– Chris
Nov 19 at 16:11
You can use Telerik components please take a look at this link and DevComponents DatagridView.
– MKH
Nov 19 at 16:12
@Chris i tried both of MetroGrid and BunifuCustomDataGrid , but they look similar to the simple WindowsForm DataGridView.
– ElAdnàn
Nov 19 at 16:45
I guess my question wasn't clear enough, but when I ask what have you tried, I meant in the aspect of have you actually given this an attempt? Because as of know (and I'm sure you realized) the question was marked on hold because right now you're not asking a specific programming question, you're just asking "Can you do this work for me?" which is not what StackOverflow is about. If you're having a specific problem with DataGridView for example, how to use custom styles, you're more than welcome to show what you're doing, what you're expecting to get, and what your getting instead.
– Chris
Nov 19 at 17:11
add a comment |
What have you tried and what are you having trouble with? Have you looked at any DataGridView samples?
– Chris
Nov 19 at 16:11
You can use Telerik components please take a look at this link and DevComponents DatagridView.
– MKH
Nov 19 at 16:12
@Chris i tried both of MetroGrid and BunifuCustomDataGrid , but they look similar to the simple WindowsForm DataGridView.
– ElAdnàn
Nov 19 at 16:45
I guess my question wasn't clear enough, but when I ask what have you tried, I meant in the aspect of have you actually given this an attempt? Because as of know (and I'm sure you realized) the question was marked on hold because right now you're not asking a specific programming question, you're just asking "Can you do this work for me?" which is not what StackOverflow is about. If you're having a specific problem with DataGridView for example, how to use custom styles, you're more than welcome to show what you're doing, what you're expecting to get, and what your getting instead.
– Chris
Nov 19 at 17:11
What have you tried and what are you having trouble with? Have you looked at any DataGridView samples?
– Chris
Nov 19 at 16:11
What have you tried and what are you having trouble with? Have you looked at any DataGridView samples?
– Chris
Nov 19 at 16:11
You can use Telerik components please take a look at this link and DevComponents DatagridView.
– MKH
Nov 19 at 16:12
You can use Telerik components please take a look at this link and DevComponents DatagridView.
– MKH
Nov 19 at 16:12
@Chris i tried both of MetroGrid and BunifuCustomDataGrid , but they look similar to the simple WindowsForm DataGridView.
– ElAdnàn
Nov 19 at 16:45
@Chris i tried both of MetroGrid and BunifuCustomDataGrid , but they look similar to the simple WindowsForm DataGridView.
– ElAdnàn
Nov 19 at 16:45
I guess my question wasn't clear enough, but when I ask what have you tried, I meant in the aspect of have you actually given this an attempt? Because as of know (and I'm sure you realized) the question was marked on hold because right now you're not asking a specific programming question, you're just asking "Can you do this work for me?" which is not what StackOverflow is about. If you're having a specific problem with DataGridView for example, how to use custom styles, you're more than welcome to show what you're doing, what you're expecting to get, and what your getting instead.
– Chris
Nov 19 at 17:11
I guess my question wasn't clear enough, but when I ask what have you tried, I meant in the aspect of have you actually given this an attempt? Because as of know (and I'm sure you realized) the question was marked on hold because right now you're not asking a specific programming question, you're just asking "Can you do this work for me?" which is not what StackOverflow is about. If you're having a specific problem with DataGridView for example, how to use custom styles, you're more than welcome to show what you're doing, what you're expecting to get, and what your getting instead.
– Chris
Nov 19 at 17:11
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
What have you tried and what are you having trouble with? Have you looked at any DataGridView samples?
– Chris
Nov 19 at 16:11
You can use Telerik components please take a look at this link and DevComponents DatagridView.
– MKH
Nov 19 at 16:12
@Chris i tried both of MetroGrid and BunifuCustomDataGrid , but they look similar to the simple WindowsForm DataGridView.
– ElAdnàn
Nov 19 at 16:45
I guess my question wasn't clear enough, but when I ask what have you tried, I meant in the aspect of have you actually given this an attempt? Because as of know (and I'm sure you realized) the question was marked on hold because right now you're not asking a specific programming question, you're just asking "Can you do this work for me?" which is not what StackOverflow is about. If you're having a specific problem with DataGridView for example, how to use custom styles, you're more than welcome to show what you're doing, what you're expecting to get, and what your getting instead.
– Chris
Nov 19 at 17:11