[z]`KoLd
09-26-2004, 03:47 PM
Hi,
i basically there is a problem in my DataGrid.
i insert a button with command name "book" as in book room for e.g
but then when i item command it with e.command = "book", it wont response.redirect to the place i want
BUT
when i use a LinkButton in the DataGrid with SAME commandname "book" and the item command, it will response.redirect to what i want.
So what is going wrong with the DataGrid when i use web form button and a link button in the DataGrid.
If i insist of using web Form button, how do i go about doing it?
sorry to urge you guys, but if you all could reply me asap, i will be glad to hear you all, thanks
zkold
i basically there is a problem in my DataGrid.
i insert a button with command name "book" as in book room for e.g
but then when i item command it with e.command = "book", it wont response.redirect to the place i want
BUT
when i use a LinkButton in the DataGrid with SAME commandname "book" and the item command, it will response.redirect to what i want.
So what is going wrong with the DataGrid when i use web form button and a link button in the DataGrid.
If i insist of using web Form button, how do i go about doing it?
sorry to urge you guys, but if you all could reply me asap, i will be glad to hear you all, thanks
zkold