ASP.NET Gridview, dropdownlist, insert (1 of 2)

preview_player
Показать описание
This tutorial video show how to use some advanced features with ASP.NET Gridview control. Dropdownlist, checkbox. Insert from code behind using the SqlDataSource InsertCommand. Video also show how to use the hiddenfield and readonly fields and storedprocedures for select, update, insert, delete on top of a view.
Рекомендации по теме
Комментарии
Автор

Liked your idea, however the video was slow. Hope to see more videos of yours on asp.net, and thanks I'd be able to use this concept in my projects. :)

directorsai
Автор

Thank you, you resolved my major assignment :)

MK
Автор

Great view! Quick question. If I have a drop down lets say State that's linked to a table StateCode, StateName If I do the dropdown on StateName and save StateCode to the DB. On the ItemTemplate how do I display the StateName?

joefonseca
Автор

How did you get the check box field?
What data type I should use in Sql Sever to get check box in the grid view?

burnbabie
Автор

here is the problem :
- i have a gridview linked to a sql data source
each row of the grid has a drop down list that is data bound to a sql data source
*how can i get the first attribute from the row in which the drop down list's selected index changed ??

PeterZaky
Автор

Hello, I am working in Visual Studio 2010 and i was wondering if you can do an example of gridview filtering with the 4 or more parameters(Dropdown list would be great) and the options to do that using the "And /Or" in the where clause.
I am currently using a filter expression but i am only doing "Or" my users may want to do "And" as well "Or".

Can you help me with this?

Thanks in advance!

TheEisdame
Автор

Hello,
This is a good example.
How I can have access to the code and database? Please let me know.
Thanks

mmh
Автор

ayudame a poner el mismo diseño en el  gridview

fcoand
Автор

Sorry, totally confusing given by someone who seems to be making it up as he goes along. Please don't give up the day job.

jamesdodger
Автор

avoid making videos or teaching at all cost

rkobz