Checkbox, DropDownlist and Button in Gridview

Posted by Nachi under ASP.NET on 3/17/2012 | Points: 10 | Views : 4476 | Status : [Member] | Replies : 4
Hi,


I am new to Dot Net and I am basic knowledge of Grid view. I am trying to get some intermediate grid view knowledge. So please share and help me to get some knowledge.

I am trying to know Check box,dropdownlist and button are generated for each row in Grid view.
If I checked the check box and button was clicked some action will happen, in between i true the property Autopostback of check box true, When check box is clicked the drop down list in the row should update the correct data for the row and if the button is clicked, the specific action is triggered, the selected row will display at the bottom of the page in nested grid view or separate grid view.

Please share you thoughts. For your convenience I have attached my 50% of code with this query.. I hope I will get the answer soon.

-N


Responses

Posted by: Sksamantaray on: 3/18/2012 [Member] Silver | Points: 25

Up
0
Down
Hi Nachi,
Kindly go through this link.
http://www.dotnetfunda.com/articles/article1655-22-gridview-tips-and-tricks-by-sheo-narayan.aspx

Thanks,
Sanjay

Nachi, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Nachi on: 3/18/2012 [Member] Starter | Points: 25

Up
0
Down
Thanks friend for your link.
Can you send one sample or post one sample about my requirement.


-N

Nachi, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Patel28rajendra on: 3/19/2012 [Member] Starter | Points: 25

Up
0
Down

Login to post response