Click here to Skip to main content
15,906,341 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friends,

i would like to start a online forums to develop for my company internal. Could you please suggest me .. what kind of control is recommended to put on my UI in asp.net. like DataGrid or Data Repeater control. Please suggest me.

Thanks in advance.

Regards,
Kota
Posted

1 solution

what kind of control is recommended to put on my UI in asp.net. like DataGrid or Data Repeater control.

Such decisions totally depends on the design and need of the page. One does not decide on controls first and then code, it's opposite. You look at the scenario, the need of the functionality and then based on them decide on the control that fits best and suits the need.

Thus, I would suggest you to first formulate the design of your website. A high level UI and features you want to have in it. Once done, then look at the controls that can suffice your features.
 
Share this answer
 
Comments
SKOTAJI 21-Feb-11 9:59am    
Understood. I will start accordingly.
Sandeep Mewara 21-Feb-11 10:00am    
Glad you understood. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900