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:698222
More Search Options
RSS Available
Matching Posts
Re: GridView Enter Key = Update Link?
[quote user="NikNakk"] The best way I found to do this was to put the GridView within a Panel within the UpdatePanel, and to set the panel's default button rather than the page. It works for me on Firefox too (using buttons, not linkbuttons) [/quote] I tried that with AJAX, but I get a javascript error saying "Sys.WebForms.PageRequestManagerServerErrorException: The DefaultButton of 'panel' must be the ID of a control of type IButtonControl.". It does not matter if
Posted to
Data Presentation Controls
(Forum)
by
Jeinhor
on 8/18/2008
Re: Events not firing for dynamic buttons created at RowDataBound in a GridView
Solved! Moved the code to grid_RowCreated instead, and now it's working!
Posted to
Data Presentation Controls
(Forum)
by
Jeinhor
on 8/6/2008
Events not firing for dynamic buttons created at RowDataBound in a GridView
Hello, I want to add a "Hide" button for each column in a GridView (which populates with dynamic data, i.e. AutoGenerateColumns = True). When I click this Hide button, I want the column to hide. This is my code for the RowDataBound event. I add the LinkButton and set it to a EventHandler. It shows up correctly, but when I click it the event is not fired. Any ideas why? private void grid_RowDataBound( object sender, GridViewRowEventArgs e) { foreach (TableCell cell in e.Row.Cells) { LinkButton
Posted to
Data Presentation Controls
(Forum)
by
Jeinhor
on 8/6/2008
Check if user has modify access to shared personalization scope?
Hi, How can I check if the current user has access to modifying the shared personalization scope? Thanks in advance, Jonas
Posted to
Web Parts and Personalization
(Forum)
by
Jeinhor
on 8/6/2008
Custom property textbox with textmode multiline?
Hi, I would like to create a custom property for a web part that has a multiline textbox associated with it, similar to the Content Link property in the Content Editor Web Part. How? Thanks in advance, Jonas
Posted to
Web Parts and Personalization
(Forum)
by
Jeinhor
on 8/4/2008
Re: GridView Enter Key = Update Link?
I have the same problem, but this solution does not seem to work when using AJAX. Anyone have any idea how to accomplish the same thing using a gridview in a updatepanel?
Posted to
Data Presentation Controls
(Forum)
by
Jeinhor
on 7/10/2008
Re: Help! Why my gridview is so slow in UpdatePanel with AJAX 1.0?
Wouldn't it help to implement paging on the gridview?
Posted to
ASP.NET AJAX UI
(Forum)
by
Jeinhor
on 7/10/2008
Re: Basic questions concerning the MVC framework overall
Thanks for you answers! The remaining question is about file upload, but I guess that could be handled with a comon HTML upload file control?
Posted to
ASP.NET MVC
(Forum)
by
Jeinhor
on 2/2/2008
Basic questions concerning the MVC framework overall
Hello, I've read the excellent blog series by ScottGu concerning the MVC framework and I now have the following questions: How will I handle file uploads? I don't fully understand why I can't use ordinary TextBoxes instead of the helper methods in MVC toolkit? This is related to the above question, but what about viewstate controls? If I check the users input in a New-view and I find input errors I wish them to correct, will I manually have to preserve the entered values (as postback
Posted to
ASP.NET MVC
(Forum)
by
Jeinhor
on 2/1/2008
Localization ASP.NET without using complex .resx-files?
Hello there happy developers! I am wondering if there is a smarter way to handle localization (page language based on users browser setting) than using the resource files? I find it very ineffective and unnecessarily complex to edit these files if you do not have Visual Studio. I would like to have the language data in XML files instead, which is easily readable by humans and can be edited by someone without any knowledge of development or development tools. Thanks in advance!
Posted to
Localization
(Forum)
by
Jeinhor
on 1/20/2008
Page 1 of 4 (38 items) 1
2
3
4
Next >
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online