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:851959
More Search Options
RSS Available
Matching Posts
Master/Detail new order & order detail entry page with ASP.NET MVC-Entity Framework (Order & OrderDetail)
I want to create a web page for order entry using ASP.NET MVC- Entity Framework. This page contains Order and Order Entry information. For each Order, I can have multiple Order details. If you know how to do this Master/Detail with ASP.NET MVC-Entity Framework please let me know. The user should be able to enter new order with one or many order detail. this should be on one single page.
Posted to
ASP.NET MVC Storefront Starter Kit
(Forum)
by
ammarg52
on 6/22/2009
Filed under: Master Detail Entity Framework ASP.NET MVC
Re: LINQ to SQL and group by
Have you found the solution to your problem. If yes, then please let me know your LINQ query. I am trying to do the same thing.
Posted to
Free For All
(Forum)
by
ammarg52
on 6/14/2009
Re: How to refresh controls placed outside an update panel?
Thanks Pawan. Your code did the work. I just twisted a little bit so that it reflects change in label text. <script type="text/javascript" language="javascript"> function pageLoad() { $addHandler($get('<% = ddl.ClientID %>'), 'change', onDropDownChange); } function onDropDownChange(evt) { var objDdl = $get('ddl'); $get('<% = lbl.ClientID %>').innerText = objDdl.item(objDdl.selectedIndex).text } </script>
Posted to
ASP.NET AJAX UI
(Forum)
by
ammarg52
on 5/22/2009
How to refresh controls placed outside an update panel?
I have a label control outside the updatepanel. Update Panel contains dropdown list. When I change dropdown selection, the label control is not getting refreshed. How to refresh controls placed outside an update panel? Here is the code: <asp:Label ID="lbl" runat="server"></asp:Label> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack
Posted to
ASP.NET AJAX UI
(Forum)
by
ammarg52
on 5/22/2009
Filed under: ajax update panel
DataSources are not displaying for data bind controls
Description In Visual studio 2008, my Data menu no longer works. When I choose "Show Datasources" or "Add New Datasources" nothing happens. It used to show earlier, but now it doesn’t show “ObjectDataSource”, “XML Data Source”, “SQL Data Source”, etc. It only shows “Entity” & LINQ DataSources. If you know the remedy for showing other datasources please let me know.
Posted to
Data Presentation Controls
(Forum)
by
ammarg52
on 4/1/2009
ListView Control in ASP.NET 3.5
I am using ListView and DataPager control in my asp.net 3.5 application. I am binding data from XML file to this ListView. I have only 10 rows in my XML file. Everything works fine, I am able to display XML data in the horizontal format. My DataPager's PageSize property is 3. But I want to display in te continous fashin, so if I reached the 10th row, the next item it should display will be 1, 2 & so on. Kind of like a continous scrolling message. Your help will be appreciated. Please put
Posted to
Data Presentation Controls
(Forum)
by
ammarg52
on 1/28/2009
Filed under: ASP .net 3.5 listView continous mode
Page 1 of 1 (6 items)
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
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online