Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 11th, 2003, 04:54 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default dynamic update on datagrid

Helo

I want to update datagrid dynamically on perticular condition only
means i have one check box ,datagrid in my webform.If the check box is checked then only i want to update grid.

so this situation i can't specify OnEditCommand design time.Pl advice me how to do this.

thanks in advance

 
Old September 11th, 2003, 10:00 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Can you elaborate on what you are trying to do?

Are you saying that you only want to be able to provide update ability when the checkbox is checked? If that's the case then you can show/hide the update column of your datagrid based on the status of the checkbox. Otherwise, I'm not sure what your goal is.

Peter
 
Old September 11th, 2003, 08:31 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi thanks for ur response.Yes i want to something like that.
istead of hiding all edit columns i want to make visible false of EditCommandColumn means label of edittext i want to hide is there any way to do

thanks sri






Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Update the vals in a Dynamic DetailsView Itech ASP.NET 2.0 Professional 6 April 2nd, 2008 01:59 AM
Dynamic List in UPDATE page neolynx Classic ASP Databases 1 November 21st, 2007 03:22 AM
C# Sql dynamic update N4th C# 2005 0 December 20th, 2006 09:05 AM
Datagrid.update() and DataAdapter.Update aarunlal ASP.NET 2.0 Professional 2 February 23rd, 2006 11:41 PM
Dynamic Image Update aymawadi ADO.NET 1 April 10th, 2005 04:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.