Click here to Skip to main content
16,004,890 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Scrolling DataGrid Pin
Vasudevan Deepak Kumar2-Jun-08 3:26
Vasudevan Deepak Kumar2-Jun-08 3:26 
GeneralRe: Scrolling DataGrid Pin
EzhilarasiMSc2-Jun-08 3:36
EzhilarasiMSc2-Jun-08 3:36 
GeneralRe: Scrolling DataGrid Pin
Vasudevan Deepak Kumar2-Jun-08 3:43
Vasudevan Deepak Kumar2-Jun-08 3:43 
Questiondatagrid row value at label Pin
laziale2-Jun-08 2:13
laziale2-Jun-08 2:13 
AnswerRe: datagrid row value at label Pin
SomeGuyThatIsMe2-Jun-08 2:23
SomeGuyThatIsMe2-Jun-08 2:23 
GeneralRe: datagrid row value at label Pin
laziale2-Jun-08 2:29
laziale2-Jun-08 2:29 
GeneralRe: datagrid row value at label Pin
SomeGuyThatIsMe2-Jun-08 2:44
SomeGuyThatIsMe2-Jun-08 2:44 
QuestionVS 2008...Config Issue? Pin
OMalleyW2-Jun-08 1:58
OMalleyW2-Jun-08 1:58 
I recently upgraded from VS 2005 to VS 2008 and found a lot of problems.
The major issue i'm dealing with now is "Error Creating Control"
Here is an example:
HTML
<br />
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %><br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml"><br />
<head runat="server"><br />
    <title>Untitled Page</title><br />
</head><br />
<body><br />
    <form id="form1" runat="server"><br />
        <ASP:SCRIPTMANAGER ID="ScriptManager1" runat="server" /><br />
        <div><br />
        </div><br />
        <ASP:REPEATER ID="Repeater1" RUNAT="server"><br />
            <ITEMTEMPLATE><br />
            </ITEMTEMPLATE><br />
        </ASP:REPEATER><br />
    </form><br />
</body><br />
</html><br />


In the designer I get the following error message on the control:
Error Creating Control - Repeater 1
Property 'ITEMTEMPLATE' does not have a property named 'MAPID'.

Does anyone know how to fix this?
Any help would be great!

Thanks,
Will

I hate users. Not all of them, just the ones who talk.CP member: Al Einstien

QuestionUse of XML file with menu control Pin
S.Aijaz2-Jun-08 1:54
S.Aijaz2-Jun-08 1:54 
AnswerRe: Use of XML file with menu control Pin
Gayani Devapriya5-Jun-08 20:21
Gayani Devapriya5-Jun-08 20:21 
GeneralRe: Use of XML file with menu control Pin
S.Aijaz5-Jun-08 21:29
S.Aijaz5-Jun-08 21:29 
Questionjavascripting to datagrid Pin
iamdking2-Jun-08 1:38
iamdking2-Jun-08 1:38 
AnswerRe: javascripting to datagrid Pin
eyeseetee2-Jun-08 3:23
eyeseetee2-Jun-08 3:23 
AnswerRe: javascripting to datagrid Pin
ToddHileHoffer2-Jun-08 10:18
ToddHileHoffer2-Jun-08 10:18 
Questionusing datagrid in asp.net Pin
rmedo2-Jun-08 1:20
rmedo2-Jun-08 1:20 
AnswerRe: using datagrid in asp.net Pin
leppie2-Jun-08 1:24
leppie2-Jun-08 1:24 
GeneralRe: using datagrid in asp.net Pin
rmedo2-Jun-08 1:28
rmedo2-Jun-08 1:28 
GeneralRe: using datagrid in asp.net Pin
eyeseetee2-Jun-08 1:32
eyeseetee2-Jun-08 1:32 
QuestionImplementation of player Pin
manojmkp2-Jun-08 1:00
manojmkp2-Jun-08 1:00 
QuestionRe: Implementation of player Pin
Vasudevan Deepak Kumar2-Jun-08 3:08
Vasudevan Deepak Kumar2-Jun-08 3:08 
QuestionProblem with menu formatting in master page Pin
LynnR1-Jun-08 23:43
LynnR1-Jun-08 23:43 
AnswerRe: Problem with menu formatting in master page Pin
LynnR2-Jun-08 1:09
LynnR2-Jun-08 1:09 
Questionecommerce site - monitoring stock levels Pin
rdhonota1-Jun-08 22:11
rdhonota1-Jun-08 22:11 
AnswerRe: ecommerce site - monitoring stock levels Pin
eyeseetee1-Jun-08 22:35
eyeseetee1-Jun-08 22:35 
QuestionWindows Authentication Pin
Sajid A.1-Jun-08 22:03
Sajid A.1-Jun-08 22:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.