This is a migrated thread and some comments may be shown as answers.

problem with RadGrid

1 Answer 33 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Tomasz
Top achievements
Rank 1
Tomasz asked on 12 Dec 2016, 10:28 AM

Hi,

 

I create a Webpage with DataGrid, and all great working, edit items, add nee etc. 

I have problem with this Grid when I try to implementing something in Page_load. I have to add to roles, One of them are editor, second one are reader. I catch the login user name from Request.ServerVeriables, and then recognize the login and assign role for them, bur when I do this my grid only list the rows but doesn't work any button on them like "edit" or "add new row" ;/ 

 

Thanks for feedback

regards

1 Answer, 1 is accepted

Sort by
0
Tomasz
Top achievements
Rank 1
answered on 12 Dec 2016, 10:39 AM

I found my problem, I use response.write and they "block" me any actions on radgrid.

 

regards

Tags
Ajax
Asked by
Tomasz
Top achievements
Rank 1
Answers by
Tomasz
Top achievements
Rank 1
Share this question
or