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:686188
More Search Options
RSS Available
Matching Posts
How to update CheckBox Value in DataList Template
Hello, I am using asp.net 3.5, linq to SQL and a Datalist. I am displaying some items from Database values in a template field. I have a checkbox field that is bound to a checkbox for bit type. The problem I am having is to update values in database based on checkboxes checked or not. Here is waht I have: < asp : DataList ID ="DLWinners" runat ="server" RepeatColumns ="1"> < HeaderTemplate >< table ></ HeaderTemplate > < ItemTemplate > <
Posted to
Data Presentation Controls
(Forum)
by
Tareq
on 7/2/2009
Re: How to update CheckBox Value in DataList Template
That did not help in my case. Thanks for the response. Anyone else?
Posted to
Data Presentation Controls
(Forum)
by
Tareq
on 7/2/2009
Re: How to update CheckBox Value in DataList Template
That sis not help in my case. Thanks for the response. Anyone else?
Posted to
Data Presentation Controls
(Forum)
by
Tareq
on 7/2/2009
Re: How to update CheckBox Value in DataList Template
Sorry for not being so clear. The database field type is bit. Based on database value I am able to show it checked if true and unchecked if false. Now I want to be able to check and uncheck any checkbox I want and it should update the bit field that is isincontest based on the selection of the user. It can be that checkbox does a postback and updates the value or may be a update button once clicked it will update the database based on slections. Thank you taking the time to response my question.
Posted to
Data Presentation Controls
(Forum)
by
Tareq
on 7/2/2009
Re: Please help with DataPager
Thanks Pankaj that solved my problem.
Posted to
Web Forms
(Forum)
by
Tareq
on 5/13/2009
Please help with DataPager
Hello, I am using a listview with datapager. The datapager is not working properly. I have click twice for the paging to work here is the code: < asp : ScriptManagerProxy ID ="ScriptManagerProxy1" runat ="server"> </ asp : ScriptManagerProxy > < asp : ListView ID ="ListView1" runat ="server" GroupPlaceholderID ="Placeholder1" GroupItemCount ="4" ItemPlaceholderID ="Placeholder2"> < LayoutTemplate > <
Posted to
Web Forms
(Forum)
by
Tareq
on 5/11/2009
Urgent!! Please help with a Linq Update Query
Hello, I am using Dynamic Data and Linq in one of my project. I have created a custom edit template ina details. I have dropdownlist with categories inside the edit template. Whenever user selects or changes selected item in DropDown I want it to update the database. I have post on for the drop drop down. Here is my code behind: Protected Sub ddlFacility_SelectedIndexChanged( ByVal sender As Object , ByVal e As System.EventArgs) Dim facphoto = ( From p In myDC.imagedbs Where p.id = CInt (Request
Posted to
ASP.NET Dynamic Data
(Forum)
by
Tareq
on 4/7/2009
How to manage filters on list page
Hello, Dynamic Data automatically create all the filters on the fly. I want certail filters but not everyone. How do stop certain filters to show up? Thanks, Tareq
Posted to
ASP.NET Dynamic Data
(Forum)
by
Tareq
on 4/1/2009
Re: Help With Linq Query
Thank you very much ED. No wonder you are a MVP. Appreciate all your help.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Tareq
on 12/18/2008
Re: Help With Linq Query
Thanks again for the quick responses. My case is a little different. This is what I have so far after your advice: Dim myDC As New myDataContext Dim Query = ( From p In myDC.PressReleases Select New With {p.Title, p.Short_Description, p.Link}) For Each p In Query Channel.Items.Add( New pressreleaseItem(Query.Title, Query.Short_Description, Query.Link)) Next I get error message on the Query.Title, Query.Short_Description, Query.Link. Error Message: 'Title' is not a member of 'System.Linq
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Tareq
on 12/17/2008
Page 1 of 26 (260 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online