Hello,
I've tried to use this example Simple Databinding in a project, but I have run in to a problem because my case differs a bit from the example code..
On the Website i have 3 Textfileds (Searchfield, Searchcriterium,SearchValue), a SerchButton and a ReloadButton.
When the User collect his Search and press the SearchButton , i generate the SQL-String and get the Data with a SQLDataSource.
My problems are when the Site starts at first witout a search, i get exceptions ( no search = no data) and witch Method is correct
and how i do this to bind and get a result with the RadGrid? Its my first project with the ASP.NET and the RadControls.
Best Regards
Uwe
I've tried to use this example Simple Databinding in a project, but I have run in to a problem because my case differs a bit from the example code..
On the Website i have 3 Textfileds (Searchfield, Searchcriterium,SearchValue), a SerchButton and a ReloadButton.
When the User collect his Search and press the SearchButton , i generate the SQL-String and get the Data with a SQLDataSource.
My problems are when the Site starts at first witout a search, i get exceptions ( no search = no data) and witch Method is correct
and how i do this to bind and get a result with the RadGrid? Its my first project with the ASP.NET and the RadControls.
Best Regards
Uwe