Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about nested-repeater

Read more about nested-repeater

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - nested-repeater

ASP.NET repeater dynamic value

I try to use a repeater in repeater in ASP.NET, but I want to change datasource from every repeat. My aspx markup is: <div class="container px-4 py-5" id="custom-cards"> ...
test-img

TaBuAy

asp.net

dynamic

repeater

nested-repeater

Votes: 0

Answers: 1

Latest Answer

You need to nest two repeaters then. You have top table - feed the main repeater - 1 record for each. child table - feed the child repeater - child table - many records for each. Also, make sure you...
test-img

Albert D. Kallal

ItemTemplate misplaced inside a table

So, I tried to fill in a ItemRepeater inside a table. But I think there is some kind of error, in the indentation. Code is like this: <div class="card-b...
test-img

Henry B

asp.net

nested-repeater

Votes: 0

Answers: 1

Latest Answer

You started an ItemTemplate without first declaring the table. So: <ItemTemplate> //error is here <tbody> <tr runat="server" style="text-align: center; backgroun...
test-img

user15972594

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved