W
WebBuilder451
i have a gridview with edit capability and a button out side of the gridview
to set the footer row to visable. On the occation when a row is in edit
mode and a user selects new i set the edititemindex = -1 and the
footerrow.visable=true;
when i test this the edit index changes to -1 closing edit mode, but the
footer does not display unless i click on it a second time.
Why is this happening and how can i work aroud this?
Using 3.5 c#
--
(i''ll be asking a lot of these, but I find C# totally way cooler than vb
and there''s no go''n back!!!)
thanks (as always)
kes
to set the footer row to visable. On the occation when a row is in edit
mode and a user selects new i set the edititemindex = -1 and the
footerrow.visable=true;
when i test this the edit index changes to -1 closing edit mode, but the
footer does not display unless i click on it a second time.
Why is this happening and how can i work aroud this?
Using 3.5 c#
--
(i''ll be asking a lot of these, but I find C# totally way cooler than vb
and there''s no go''n back!!!)
thanks (as always)
kes