Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

pavan kumar

@pavan kumar
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Including a label,textbox and radiobuttonlist in a cell
    P pavan kumar

    i've a datalist. each cell should contain a label, textbox and radiobuttonlist. the reason why i choose a datalist is that the format should repeat in all cells which i thought can be achieved by repeating property of the datalist. the problem is assigning values to them and binding data to the controls. i've a dataset with question_no, question_desc in one table and second table has question_no,option_no and option_desc. now the data assignment would be like this: for question# 1, label.text=question_desc(corresponding to question#1) and radiobuttonlist's datasource is option_desc column filtered on question_no. this cannot be bind by usual .DataBind() method, i guess. please help me to assign the values for such multiple controls in a datalist from multiple tables of the dataset. regards, Pavan

    ASP.NET help wpf wcf question

  • debug assertion failed
    P pavan kumar

    :confused:i tried to register a .dll and i got the the following error : Debug Assertion Failed! Program:......REGSVR32.EXE File: OLEFACT.CPP Line: 122 can anybody help me out of what is the problem pavan

    C / C++ / MFC help c++ debugging question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups