1
Answer

Create Custom search control

Gopal Mahale

Gopal Mahale

8y
257
1

Hi Friends,

Thanks for helping me for my last Questions. Right now I want to create one control (searchable control) which support styling, templating, change background , height, width etc. I can also able to use it in another projects. I want to add this control in tool list so I can easily drag and drop this control (like another wpf controls) . How could I crate custom control or user control? How I can achieve all required functionality ? How I can crate DLL and use it to another project also?

Answers (1)
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
I have a specific problem as follows. See i have one button and i have written a function onclick of this button in my code behind form. ok. Which will be executed when that button is clicked. But that code is server side. Now I want to check if any of the checkbox in my datagrid is checked or not on click of this button? how to do this? Please help? Regards. kash
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
Is there a specific question here? You can still have javascript error checking with asp.net validation controls by the way.