K
Kenneth
Hi there,
The OnItemCommand in my datalist is acting very weirdly,
the first time the page is loaded(or anything on the
datalist is clicked for the first time) its firing only
once, but after that its firing twice. I have no idea why,
Any help would be really appreciated. Thanks in advance
Note:
I am using AutoEventWireup="true",but also checking for
Page.Ispostback in my Page_Load.
I am not setting up EnableViewState=True in my datalist.
Thanks
Kenneth
..
The OnItemCommand in my datalist is acting very weirdly,
the first time the page is loaded(or anything on the
datalist is clicked for the first time) its firing only
once, but after that its firing twice. I have no idea why,
Any help would be really appreciated. Thanks in advance
Note:
I am using AutoEventWireup="true",but also checking for
Page.Ispostback in my Page_Load.
I am not setting up EnableViewState=True in my datalist.
Thanks
Kenneth
..