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

Converting GridviewTextBoxColumn into GridViewComboBox Column

2 Answers 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Empanada
Top achievements
Rank 1
Empanada asked on 01 Oct 2011, 07:03 PM
Hi all,

I have to ask a newbie question:

I have a Gridview that displays Data from my Database and I already have the code for INSERT,UPDATE,DELETE..
But I have a TextBoxColumn there named Gender. In the database..it was a field that has Char(1) data type.
 I'll just have to put M or F into this field.

 I want to make this column into a ComboBox column that has 2 items.
Just Male and Female so that the user may not mistake in inputing data


I am a student and totally new to these controls
Thanks 

2 Answers, 1 is accepted

Sort by
0
Emanuel Varga
Top achievements
Rank 1
answered on 03 Oct 2011, 07:16 AM
Hello again,

Please see the answer here.

Glad to be able to help,

If you have any more questions please just let me know, and if the question has been solved, please mark the question as answered, so that others can find the answers to their questions faster.

Best Regards,
Emanuel Varga


WinForms MVP
0
Ivan Petrov
Telerik team
answered on 04 Oct 2011, 12:31 PM
Hello Empanada,

Your question has already been answered in the other thread you have opened. Please see the answer there for more information.

We kindly ask you to use just one support channel to contact us about a specific topic. Posting the same questions more than once slows down our response time, because we will need to review and address two or more tickets instead of one.

Thank you for your understanding.

Best wishes,
Ivan Petrov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Empanada
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
Ivan Petrov
Telerik team
Share this question
or