Kai Abat

Kai Abat

  • NA
  • 14
  • 1.8k

Asp.net mvc Radio button question

Feb 1 2013 2:12 AM

I need a radio button using For Loop so that if I will add new record in database. It will automatically display in radio button.
Anyone know how to do this?

My example table is

Table Name: Category
Field Names:
CategoryId
CategoryName

I have seen the thread of Shirsendu Nandi . But this is not what I need.
http://www.c-sharpcorner.com/UploadFile/b19d5a/how-to-create-radio-button-in-Asp-Net-mvc3-razor-application/