Problem in creating User Control

goluguddu

New member
Joined
Sep 20, 2005
Messages
2
Programming Experience
1-3
Hi

I want to create a user control which looks like a list view with grid lines property true. There can be arround 50 rows in that control with 3 column.
And in first two column, in every box user should be able write text/values (as like text box). Third Column should have combo box in all the row.

The sample image control box is attached here...Please have a look into it.

Does anybody suggest me how do I create such a control.

Thanks.
 

Attachments

  • User Control.jpg
    User Control.jpg
    13.1 KB · Views: 56
Back
Top