Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:647917
More Search Options
RSS Available
Matching Posts
Re: GRIDVIEW INSIDE UPDATE PANEL PROBLEM
You may need to register the click event of the link button with the updatepanel.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
blumonde
on 8/19/2009
Re: Updatepanel - gridview issue
That is how it's supposed to work. You shouldn't have it both ways (partial-page and full-page updates) by separating these UI controls when they are interchanged. Not only that your gridview needs a postback but the search button as well. Plus, the button click event was registered in the panel. Can't leave it outside.
Posted to
ASP.NET AJAX UI
(Forum)
by
blumonde
on 8/19/2009
Re: Updatepanel - gridview issue
All is okay after you place everything inside the update panel. That is the correct way to use the panel. What's the problem?
Posted to
ASP.NET AJAX UI
(Forum)
by
blumonde
on 8/18/2009
Re: Why i click delete button, the gridview will disappear? why?
If you use a datasource control and use the built in delete function then it should work. No need to do it manually.
Posted to
Data Presentation Controls
(Forum)
by
blumonde
on 8/16/2009
Re: Why i click delete button, the gridview will disappear? why?
Most likely because there was nothing left to display. To test this theory, you can add a message "table empty" to the gridview's EmptyDataText feature. The message will popup when there is nothing to display. Or your CeilingLight(sender, e) proc was not working. No records retrieved. I see that you are not using the built in delete function.
Posted to
Data Presentation Controls
(Forum)
by
blumonde
on 8/15/2009
Re: Inserting Form Data into database
Dude, however you want it, you still need to create a stored procedure and code an INSERT statement for the fields to be added to your database. To view the data, hook up a datasource control (use/modify its built-in select statement) to a gridview/detailsview.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
blumonde
on 8/15/2009
Re: Full text search stored procedure error problem
I assume you are using the "Full Text" seach feature. Try this: FREETEXT (title, @whereclause).
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
blumonde
on 8/15/2009
Re: Help to translate code from c# to vb.net
http://www.developerfusion.com/tools/convert/vb-to-csharp/ And vice versa.
Posted to
Getting Started
(Forum)
by
blumonde
on 8/15/2009
Re: Item command event for datagrid is not firing
If it is inside an ajax update panel then you will need to register it first.
Posted to
Data Presentation Controls
(Forum)
by
blumonde
on 8/14/2009
Re: How to force early experation of a Session state
Response.Clear(); Session.Abandon(); Response.Clear(); Session.Abandon();
Posted to
Web Forms
(Forum)
by
blumonde
on 8/14/2009
Page 1 of 45 (445 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online