How to embed a Datagrid within an IFRAME???

R

Romantschik

Hi guys,

i searched the web for a tutorial of embedding a datagrid control within
an iframe. But I didn't find any tutorials.

Can somebody help me or give me some short code.

Programming language is C#.

Any suggestions for me?


Greets,

Roman
 
S

sreejith.ram

To embed datagrid control within an iframe, all you need is an aspx
page (say mydatagrid.aspx) with datagrid in it.

then in the main page use
<IFRAME src="datagrid.aspx" ></IFRAME>

please let us know if any questions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,685
Members
48,796
Latest member
Greg L.

Latest Threads

Top